MapsIndoorsAndroid
MapboxAdapter
/
com.mapsindoors.mapbox.converters
/
PointConverter
/
toMPLatLng
to
MPLat
Lng
@
JvmStatic
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