fromContainerPixelToLatLng(pixel) GLatLng Computes the geographical coordinates of the point at the given pixel coordinates in the DOM element that contains the map on the page.
fromLatLngToPixel(latlng, zoom) GPoint Returns the map coordinates in pixels for the point at the given geographical coordinates, and the given zoom level.
fromPixelToLatLng(pixel, zoom, unbounded) none Returns the geographical coordinates for the point at the given map coordinates in pixels, and the given zoom level.
fromPixelToLatLng(pixel, zoom, unbounded) none Returns the geographical coordinates for the point at the given map coordinates in pixels, and the given zoom level.