getGeoPointForOffset

suspend fun getGeoPointForOffset(offset: Offset): GeoPoint?

Converts a offset on the map view to a position on the map. Returns a GeoPoint or null if the offset is not visible.