{{t 'Timestamp' }} |
{{unixToDate app_geolocation.last_position.timestamp }} |
Latitude |
{{ app_geolocation.last_position.coords.latitude }} |
Longitude |
{{ app_geolocation.last_position.coords.longitude }} |
Accuracy |
{{ app_geolocation.last_position.coords.accuracy }} |
Altitude |
{{ app_geolocation.last_position.coords.altitude }} |
Altitude accuracy |
{{ app_geolocation.last_position.coords.altitudeAccuracy }} |
{{t 'Heading'}} |
{{ app_geolocation.last_position.coords.heading }} |
{{t 'Speed'}} |
{{ app_geolocation.last_position.coords.speed }} |