diff --git a/assets/themes/ski/ski.json b/assets/themes/ski/ski.json index 8e1cad364a..e85c90aeff 100644 --- a/assets/themes/ski/ski.json +++ b/assets/themes/ski/ski.json @@ -11,17 +11,31 @@ "layers": [ "ski_piste", "aerialway", + { + "builtin": [ + "guidepost", + "map", + "information_board" + ], + "override":{ + "minzoom": 13 + },"pointRendering": [ + { + "=iconSize": "25,25", + "=label": null + } + ] + }, { "builtin": [ "toilet", "drinking_water", "food", - "map", - "information_board", "viewpoint", "binocular" ], "override": { + "minzoom": 16, "pointRendering": [ { "=iconSize": "25,25",