Themes: add more options for support in advertisement, add presets

This commit is contained in:
Pieter Vander Vennet 2024-04-12 14:00:43 +02:00
parent 57f6d200e1
commit c26225ccf1
15 changed files with 165 additions and 120 deletions

View file

@ -43,7 +43,19 @@
"Offsel"
],
"layers": [
"advertising"
"advertising",
{
"builtin": "shelter",
"override": {
"minzoom": 17,
"lineRendering+": [
{
"color": "#000",
"width": 2
}
]
}
}
],
"widenFactor": 0.01,
"maintainer": "Offsel"