forked from MapComplete/MapComplete
Disable gps-points from history
This commit is contained in:
parent
06b5df833f
commit
eaa5fc012e
1 changed files with 1 additions and 4 deletions
|
@ -2,10 +2,7 @@
|
||||||
"id": "gps_location_history",
|
"id": "gps_location_history",
|
||||||
"description": "Meta layer which contains the previous locations of the user as single points. This is mainly for technical reasons, e.g. to keep match the distance to the modified object",
|
"description": "Meta layer which contains the previous locations of the user as single points. This is mainly for technical reasons, e.g. to keep match the distance to the modified object",
|
||||||
"minzoom": 1,
|
"minzoom": 1,
|
||||||
"name": {
|
"name": null,
|
||||||
"en": "Location history as points",
|
|
||||||
"nl": "Locatiegeschiedenis als punten"
|
|
||||||
},
|
|
||||||
"source": {
|
"source": {
|
||||||
"osmTags": "user:location=yes",
|
"osmTags": "user:location=yes",
|
||||||
"#": "Cache is disabled here as these points are kept seperately",
|
"#": "Cache is disabled here as these points are kept seperately",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue