From bcaa9d4ffacb05669dc711122c23e10cdd432c21 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Wed, 9 Feb 2022 00:36:17 +0100 Subject: [PATCH] Add icons --- .../toerisme_vlaanderen.json | 23 +++++++++++++------ 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/assets/themes/toerisme_vlaanderen/toerisme_vlaanderen.json b/assets/themes/toerisme_vlaanderen/toerisme_vlaanderen.json index 05a0d977a7..425b7a13d1 100644 --- a/assets/themes/toerisme_vlaanderen/toerisme_vlaanderen.json +++ b/assets/themes/toerisme_vlaanderen/toerisme_vlaanderen.json @@ -109,16 +109,22 @@ ], "icon": { "render": "./assets/themes/toerisme_vlaanderen/cycle_pump.svg", - "mappings":[ + "mappings": [ { - "if": {"and": - ["service:bicycle:tools=yes","service:bicycle:pump=yes"] + "if": { + "and": [ + "service:bicycle:tools=yes", + "service:bicycle:pump=yes" + ] }, "then": "./assets/themes/toerisme_vlaanderen/cycle_repair_and_pump.svg" }, { - "if": {"and": - ["service:bicycle:tools=yes","service:bicycle:pump=no"] + "if": { + "and": [ + "service:bicycle:tools=yes", + "service:bicycle:pump=no" + ] }, "then": "./assets/themes/toerisme_vlaanderen/cycle_repair.svg" } @@ -133,7 +139,10 @@ } ] }, - "hideTagRenderingsWithLabels": ["operator-info","bike_repair_station-valves"] + "hideTagRenderingsWithLabels": [ + "operator-info", + "bike_repair_station-valves" + ] }, { "builtin": [ @@ -168,7 +177,7 @@ "socket:typee=1" ], "title": { - "nl": "laadpunt met gewone stekker(s) (bedoeld om electrische fietsen op te laden)" + "nl": "laadpunt voor elektrische fietsen met gewone stekkers" }, "preciseInput": { "preferredBackground": "map"