forked from MapComplete/MapComplete
Themes: add more options for support in advertisement, add presets
This commit is contained in:
parent
57f6d200e1
commit
c26225ccf1
15 changed files with 165 additions and 120 deletions
|
@ -43,7 +43,19 @@
|
|||
"Offsel"
|
||||
],
|
||||
"layers": [
|
||||
"advertising"
|
||||
"advertising",
|
||||
{
|
||||
"builtin": "shelter",
|
||||
"override": {
|
||||
"minzoom": 17,
|
||||
"lineRendering+": [
|
||||
{
|
||||
"color": "#000",
|
||||
"width": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"widenFactor": 0.01,
|
||||
"maintainer": "Offsel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue