Apply suggestions from code review

Co-Authored-By: pathmapper <pathmapper@posteo.de>
This commit is contained in:
Kyle Barron 2020-03-10 13:12:34 -06:00 committed by GitHub
parent 3e2961062f
commit 62071b10a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
}
},
{