From 76aa7cd220194a659d40fec435bf305cdb4fe427 Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Mon, 17 Dec 2018 08:07:42 +0100 Subject: [PATCH] Corrected color --- cyclePathsG11.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cyclePathsG11.json b/cyclePathsG11.json index fa343b0..7dc82e7 100644 --- a/cyclePathsG11.json +++ b/cyclePathsG11.json @@ -6,12 +6,12 @@ "query": { "14": "way[\"highway\"=\"cycleway\"][\"traffic_sign\"=\"NL:G11\"];" }, - "feature": { + "feature": { "markerSymbol": null, "listMarkerSymbol": "line", "style": { "width": "3", - "color": "1000ff" + "color": "#1000ff" } }