Themes: improve benches

This commit is contained in:
Pieter Vander Vennet 2023-07-16 19:37:01 +02:00
parent 319db1a1c8
commit 9e10bf421f
3 changed files with 11 additions and 5 deletions

View file

@ -57,7 +57,14 @@
"widenFactor": 5,
"layers": [
"playground",
"bench",
"picnic_table"
{
"builtin": [
"bench",
"picnic_table"
],
"override": {
"minzoom": 16
}
}
]
}