Some minzoom tweaks
This commit is contained in:
parent
3b7cc37b53
commit
d1cccb213f
2 changed files with 4 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "train_station",
|
"id": "train_station",
|
||||||
"minzoom": 12,
|
"minzoom": 8,
|
||||||
"minzoomVisible": 17,
|
"minzoomVisible": 17,
|
||||||
"source": {
|
"source": {
|
||||||
"osmTags": {
|
"osmTags": {
|
||||||
|
|
|
@ -43,5 +43,8 @@
|
||||||
"toilet_at_amenity",
|
"toilet_at_amenity",
|
||||||
"shower"
|
"shower"
|
||||||
],
|
],
|
||||||
|
"overrideAll": {
|
||||||
|
"minzoom": 10
|
||||||
|
},
|
||||||
"widenFactor": 3
|
"widenFactor": 3
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue