diff --git a/assets/layers/icons/icons.json b/assets/layers/icons/icons.json index bf23f8d8e..d128dfb9b 100644 --- a/assets/layers/icons/icons.json +++ b/assets/layers/icons/icons.json @@ -13,7 +13,7 @@ "labels": [ "defaults" ], - "render": "Wikipedia", + "render": "Wikipedia", "condition": { "or": [ "wikipedia~*", @@ -70,7 +70,7 @@ "labels": [ "defaults" ], - "render": "phone", + "render": "phone", "condition": "phone~*" }, { @@ -90,16 +90,15 @@ { "#": "ignore-image-in-then", "if": "smoking=no", - "then": "no-smoking" + "then": "no-smoking" }, { "#": "ignore-image-in-then", "if": "smoking=yes", - "then": "smoking-allowed" + "then": "smoking-allowed" } ] }, - { "id": "sharelink", "labels": [ @@ -112,7 +111,7 @@ "labels": [ "defaults" ], - "render": "on osm", + "render": "on osm", "mappings": [ { "if": "id~.*/-.*", @@ -128,4 +127,4 @@ } ], "mapRendering": null -} +} \ No newline at end of file