unproject

abstract suspend fun unproject(point: MTPoint): LngLat

Unprojects a point on the container to geographical coordinates.

Return

Geographical coordinate.

Parameters

point

The screen-space point in pixels.