mapPointToGeographic

open override fun mapPointToGeographic(mapPoint: MapPoint): GeographicCoordinate

Converts a MapPoint back to a GeographicCoordinate.

Return

The resulting geographic coordinate

Parameters

mapPoint

The map point to convert