forked from MapComplete/MapComplete
Themes: fix compilation
This commit is contained in:
parent
98d441a260
commit
c300d90128
1 changed files with 6 additions and 1 deletions
|
@ -140,7 +140,12 @@
|
|||
"source": {
|
||||
"osmTags": "advertising=wall_painting"
|
||||
},
|
||||
"id": "advertising_wall_paintings",
|
||||
"minzoom": 18,
|
||||
"name": {
|
||||
"en": "All advertentie wall paintings",
|
||||
"nl": "Alle adverterende muurschilderingen"
|
||||
},
|
||||
"+tagRenderings": [
|
||||
{
|
||||
"id": "historic",
|
||||
|
@ -176,4 +181,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue