From 7828c66bee9ed4035f670a96b47747cc50a0cf6d Mon Sep 17 00:00:00 2001 From: Axel Utech Date: Fri, 13 Jul 2018 10:47:21 +0200 Subject: [PATCH] change color --- children.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/children.json b/children.json index af54e344e..4ff07bb69 100644 --- a/children.json +++ b/children.json @@ -66,7 +66,7 @@ "markerSign": "{{ type_data.sign|raw }}", "priority": "{{ type_data.priority }}", "style": { - "fillColor": "{% if tags.playground!='' %}#3388ff{% else %}#1dc140{% endif %}" + "color": "{% if key == 'playground' %}#3388ff{% else %}#1dc140{% endif %}" } }, "info": [