from Screen Location
Returns the geographic location that corresponds to a screen location. The screen location is specified in screen pixels (not display pixels) relative to the top left of the map (not the top left of the whole screen).
Return
The LatLng corresponding to the point on the screen, or null if the ray through the given screen point does not intersect the ground plane.
Parameters
point
A Point on the screen in screen pixels.