Fix: cleanup various typing mistakes, remove unused variables, add error handling in opening hours related special visualisations

This commit is contained in:
Pieter Vander Vennet 2025-07-06 02:29:48 +02:00
parent 35cd979b5e
commit 091b7fbba5
16 changed files with 103 additions and 58 deletions

View file

@ -34,9 +34,13 @@
},
"minzoom": 12,
"title": {
"render": {
"*": "{name}"
}
"render": "{name}",
"mappings": [{
"if": "name=",
"then": {
"en": "Information office"
}
}]
},
"pointRendering": [
{