VMELocation
Since
1.2
Parameters
location
The location object to copy.
fun VMELocation(position: VMEPosition, bearing: Double, accuracy: Double)
Content copied to clipboard
Instantiate a new instance of VMELocation
Parameters
position
The position of the location. The position is represented graphically within the map.
bearing
The bearing of the location, measured in degrees. A bearing of 0 degrees indicates North. The bearing is used to orient the camera when location tracker is enabled. Negative values will be ignored.
accuracy
The radius of uncertainty for the location, measured in meters. The accuracy is represented graphically within the map. Negative values will be ignored.