toMPLatLng

fun toMPLatLng(point: Point): MPLatLng

Converts a Mapbox Point object to a MPLatLng object

Return

a MPLatLng object

Parameters

point

a Point object to convert