forked from MapComplete/MapComplete
Various small fixes
This commit is contained in:
parent
261cde3e28
commit
1af5e44ad4
6 changed files with 176 additions and 20 deletions
|
@ -6,7 +6,7 @@
|
|||
"osmTags": "user:location=yes",
|
||||
"maxCacheAge": 0
|
||||
},
|
||||
"title": {
|
||||
"#title": {
|
||||
"render": "Your travelled path"
|
||||
},
|
||||
"tagRenderings": [
|
||||
|
@ -18,10 +18,10 @@
|
|||
},
|
||||
"export_as_gpx"
|
||||
],
|
||||
"name": "Your track",
|
||||
"#name": "Your track",
|
||||
"mapRendering": [
|
||||
{
|
||||
"width": 3,
|
||||
"width": 0,
|
||||
"color": "#bb000077"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue