pointForCoordinate
Converts a position on the map into the MapView point.
Return
Point position on the MapView, if coordinate is not visible on the screen, a Point(0,0) is returned.
Parameters
coordinate
position on the map.
Converts a position on the map into the MapView point.
Point position on the MapView, if coordinate is not visible on the screen, a Point(0,0) is returned.
position on the map.