forked from MapComplete/MapComplete
Add firepit and bbq on nature theme
This commit is contained in:
parent
6f59b09c11
commit
7234b33981
1 changed files with 4 additions and 2 deletions
|
@ -53,7 +53,9 @@
|
||||||
"picnic_table",
|
"picnic_table",
|
||||||
"toilet",
|
"toilet",
|
||||||
"guidepost",
|
"guidepost",
|
||||||
"shelter"
|
"shelter",
|
||||||
|
"bbq",
|
||||||
|
"firepit"
|
||||||
],
|
],
|
||||||
"override": {
|
"override": {
|
||||||
"minzoom": 16
|
"minzoom": 16
|
||||||
|
@ -61,4 +63,4 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"widenFactor": 2
|
"widenFactor": 2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue