screen To Lat Lng
Converts screen coordinates to geographic coordinates.
Takes into account the current camera position, zoom level, and pan offset.
Return
The geographic location (LatLng) at that screen position
Parameters
screen X
The X coordinate in screen pixels
screen Y
The Y coordinate in screen pixels