Fix theme
This commit is contained in:
parent
3a56dd1d9d
commit
c8b70dec9d
2 changed files with 121 additions and 119 deletions
|
@ -32,10 +32,12 @@
|
||||||
"nl": "Vuilnisbak"
|
"nl": "Vuilnisbak"
|
||||||
},
|
},
|
||||||
"minzoom": 12,
|
"minzoom": 12,
|
||||||
"overpassTags": {
|
"source": {
|
||||||
|
"osmTags": {
|
||||||
"and": [
|
"and": [
|
||||||
"amenity=waste_basket"
|
"amenity=waste_basket"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"title": {
|
"title": {
|
||||||
"render": {
|
"render": {
|
||||||
|
|
Loading…
Reference in a new issue