Calculate a geographical coordinate(i.e., longitude-latitude pair) that corresponds to a screen coordinate.
The screen coordinate is in MapOptions.size platform pixels relative to the top left of the map (not of the whole screen).
Returns a geographical coordinate corresponding to the x y coordinates on the screen.
A screen coordinate represented by x y coordinates.