From 62071b10a4f43d2a9a4095705abc3d068a655a0c Mon Sep 17 00:00:00 2001 From: Kyle Barron Date: Tue, 10 Mar 2020 13:12:34 -0600 Subject: [PATCH] Apply suggestions from code review Co-Authored-By: pathmapper --- style.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/style.json b/style.json index 28f6780..ac70ec0 100644 --- a/style.json +++ b/style.json @@ -899,12 +899,10 @@ "source": "openmaptiles", "source-layer": "transportation", "minzoom": 15, - "filter": ["all", ["in", "oneway", 1]], + "filter": ["==", "oneway", 1], "layout": { "icon-image": "arrow", "symbol-placement": "line", - "symbol-spacing": 250, - "icon-size": 1 } }, {