From b51d4c7e2d3ae8d623635c3c69c5b1d7cbb83de1 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 6 Feb 2024 23:49:44 +0100 Subject: [PATCH] Add guideposts to ski theme --- assets/themes/ski/ski.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/assets/themes/ski/ski.json b/assets/themes/ski/ski.json index 8e1cad364..e85c90aef 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",