fromScreenLocation

fun fromScreenLocation(point: PointF): LatLng

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

Return

the geographic coordinate at that point.

Parameters

point

the point to convert, in the map view's coordinate system.