pointForCoordinate

abstract fun pointForCoordinate(coordinate: GeoPoint): Point

Converts a position on the map into the MapView point.

Return

Point position on the MapView.

Parameters

coordinate

position on the map.