From 5667f3d98f8247c2eac34f12554aaffc0529d6a6 Mon Sep 17 00:00:00 2001 From: pathmapper Date: Sun, 27 Oct 2019 10:49:33 +0100 Subject: [PATCH] Remove "line-join": "miter" --- style.json | 1 - 1 file changed, 1 deletion(-) diff --git a/style.json b/style.json index 2d2118a..b69088a 100644 --- a/style.json +++ b/style.json @@ -946,7 +946,6 @@ ["==", "brunnel", "bridge"], ["in", "class", "path", "pedestrian"] ], - "layout": {"line-join": "miter"}, "paint": { "line-color": "hsl(35, 6%, 80%)", "line-dasharray": [1, 0],