diff --git a/assets/themes/stations/stations.json b/assets/themes/stations/stations.json index ad2e1c7cbe..8cc12414e6 100644 --- a/assets/themes/stations/stations.json +++ b/assets/themes/stations/stations.json @@ -52,7 +52,7 @@ }, { "id": "train_station", - "minzoom": 12, + "minzoom": 8, "minzoomVisible": 17, "source": { "osmTags": { diff --git a/assets/themes/toilets/toilets.json b/assets/themes/toilets/toilets.json index eedfb97e11..93665a955b 100644 --- a/assets/themes/toilets/toilets.json +++ b/assets/themes/toilets/toilets.json @@ -43,5 +43,8 @@ "toilet_at_amenity", "shower" ], + "overrideAll": { + "minzoom": 10 + }, "widenFactor": 3 }