Themes: show toilets only from zoomlevel >= 15
This commit is contained in:
parent
44c57cc647
commit
6760897a6f
2 changed files with 7 additions and 10 deletions
|
@ -461,8 +461,12 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"drinking_water",
|
||||
"toilet"
|
||||
{
|
||||
"builtin": ["toilet","drinking_water"],
|
||||
"override": {
|
||||
"minzoom": 15
|
||||
}
|
||||
}
|
||||
],
|
||||
"credits": "Christian Neumann <christian@utopicode.de>"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue