Various small fixes

This commit is contained in:
Pieter Vander Vennet 2021-11-09 18:41:20 +01:00
parent 261cde3e28
commit 1af5e44ad4
6 changed files with 176 additions and 20 deletions

View file

@ -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"
}
]