Hide gps track by default
This commit is contained in:
parent
c322098eba
commit
18044ff22b
1 changed files with 2 additions and 1 deletions
|
@ -7,5 +7,6 @@
|
||||||
"#": "Cache is disabled here as these points are kept seperately",
|
"#": "Cache is disabled here as these points are kept seperately",
|
||||||
"maxCacheAge": 0
|
"maxCacheAge": 0
|
||||||
},
|
},
|
||||||
"mapRendering": null
|
"mapRendering": null,
|
||||||
|
"shownByDefault": false
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue