VMELatLng

fun VMELatLng(latitude: Double, longitude: Double)

Constructs a VMELatLng with the given latitude and longitude, measured in degrees.

Parameters

latitude

The point's latitude.

longitude

The point's longitude.