forked from MapComplete/MapComplete
Add graves to memorial theme
This commit is contained in:
parent
3d4f18ca04
commit
04dd9bb1d1
3 changed files with 114 additions and 2 deletions
|
@ -15,7 +15,8 @@
|
|||
{
|
||||
"builtin": [
|
||||
"ghost_bike",
|
||||
"memorial"
|
||||
"memorial",
|
||||
"grave"
|
||||
],
|
||||
"override": {
|
||||
"minzoom": 9
|
||||
|
@ -23,7 +24,8 @@
|
|||
},
|
||||
{
|
||||
"builtin": [
|
||||
"bench"
|
||||
"bench",
|
||||
"artwork"
|
||||
],
|
||||
"override": {
|
||||
"minzoom": 18
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue