mapcomplete/Docs/Layers/gps_track.md

59 lines
1.4 KiB
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
gps_track
2022-01-14 19:36:36 +01:00
===========
2022-01-26 21:40:38 +01:00
Meta layer showing the previous locations of the user as single line. Add this to your theme and override the icon to
change the appearance of the current location.
2022-01-14 19:36:36 +01:00
## Table of contents
1. [gps_track](#gps_track)
2022-01-26 21:40:38 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-14 19:36:36 +01:00
+ [Privacy notice](#privacy-notice)
+ [export_as_gpx](#export_as_gpx)
+ [minimap](#minimap)
+ [delete](#delete)
2022-01-26 21:40:38 +01:00
- This layer is not visible by default and must be enabled in the filter by the user.
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/gps_track/gps_track.json)
2022-01-26 21:40:38 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-01-26 21:40:38 +01:00
- <a href='https://wiki.openstreetmap.org/wiki/Key:id' target='_blank'>id</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:id%3Dlocation_track' target='_blank'>location_track</a>
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
2022-01-26 21:40:38 +01:00
### Privacy notice
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### export_as_gpx
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### minimap
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### delete
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
This document is autogenerated from assets/layers/gps_track/gps_track.json