Get the device geolocation values
- Latitude: [[latitude]]
- Longitude: [[longitude]]
Continuous update the device geolocation values with high accuracy, and center Google Maps map and marker to the current location
Continuous update the position object properties values with high accuracy, and rotate the navigation arrow to the true north
Continuous update the position object properties values with high accuracy
- Timestamp: [[position.timestamp]]
- Latitude: [[position.coords.latitude]]
- Longitude: [[position.coords.longitude]]
- Altitude: [[position.coords.altitude]]
- Accuracy: [[position.coords.accuracy]]
- Altitude accuracy: [[position.coords.altitudeAccuracy]]
- Heading: [[position.coords.heading]]
- Speed: [[position.coords.speed]]