Add special visualisation for automated actions, add missing_street-theme, various fixes

This commit is contained in:
Pieter Vander Vennet 2021-12-12 02:59:24 +01:00
parent e61c25fd6e
commit 20ec12b23c
23 changed files with 1116 additions and 690 deletions

View file

@ -326,28 +326,7 @@
}
]
},
{
"id": "named_streets",
"minzoom": 18,
"source": {
"osmTags": {
"and": [
"highway~*",
"name~*"
]
}
},
"mapRendering": [
{
"color": {
"render": "#ccc"
},
"width": {
"render": "0"
}
}
]
}
"named_streets"
],
"enableShareScreen": false,
"enableMoreQuests": false