{% load helpers %}
| Latitude | {{ geo.latitude|default:"—" }} |
|---|---|
| Longitude | {{ geo.longitude|default:"—" }} |
| Elevation (m) | {{ geo.elevation_m|default:"—" }} |
| Marker color |
{{ geo.marker_color }}
|
| Description | {{ geo.description }} |
| Edit GPS {% if geo.has_coords %} {# Map page filters via the in-page Status dropdown, not query string. #} Open on map {% endif %} | |
| No GPS position recorded for this Location. Set GPS position | |