to Screen Location
Returns a screen location that corresponds to a geographical coordinate (LatLng). The screen location is in screen pixels (not display pixels) relative to the top left of the map (not of the whole screen).
Return
A Point representing the screen location in screen pixels.
Parameters
location
A LatLng on the map to convert to a screen location.