screenPointToMapPoint

abstract fun screenPointToMapPoint(screenPointCoordinate: ScreenPointCoordinate): MapPoint

Calculates the map point for a given screen point coordinate

Return

MapPoint

Since

0.0.86

Parameters

screenPointCoordinate

The specified screen point coordinate