From fb159c615ecfa7d79e6fd2f6bd09bd79d1db70ea Mon Sep 17 00:00:00 2001 From: orangemug Date: Sun, 25 Feb 2018 18:24:34 +0000 Subject: [PATCH] Fixed join from road_trunk_primary into tunnel_trunk_primary --- style.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.json b/style.json index fd0e008b..8d59039b 100644 --- a/style.json +++ b/style.json @@ -1505,7 +1505,7 @@ ] ], "layout": { - "line-cap": "round", + "line-cap": "butt", "line-join": "round", "visibility": "visible" }, @@ -1891,7 +1891,7 @@ ] ], "layout": { - "line-cap": "round", + "line-cap": "butt", "line-join": "round", "visibility": "visible" }