toScreenLocation

fun toScreenLocation(coordinate: LatLng): PointF

Converts a geographic coordinate to a point in the map view's coordinate system.

Return

the point for that coordinate, in the map view's coordinate system.

Parameters

coordinate

the coordinate to convert.