From 2616f96a6d8928127242ddfda51e4f795fc25fad Mon Sep 17 00:00:00 2001 From: pathmapper Date: Sun, 27 Oct 2019 10:38:50 +0100 Subject: [PATCH] Remove "layout": {} --- style.json | 1 - 1 file changed, 1 deletion(-) diff --git a/style.json b/style.json index ac77781..3324f74 100644 --- a/style.json +++ b/style.json @@ -50,7 +50,6 @@ "type": "line", "source": "openmaptiles", "source-layer": "park", - "layout": {}, "paint": { "line-dasharray": [1, 1.5], "line-color": "rgba(228, 241, 215, 1)"