Apply suggestions from code review
Co-Authored-By: pathmapper <pathmapper@posteo.de>
This commit is contained in:
parent
3e2961062f
commit
62071b10a4
@ -899,12 +899,10 @@
|
|||||||
"source": "openmaptiles",
|
"source": "openmaptiles",
|
||||||
"source-layer": "transportation",
|
"source-layer": "transportation",
|
||||||
"minzoom": 15,
|
"minzoom": 15,
|
||||||
"filter": ["all", ["in", "oneway", 1]],
|
"filter": ["==", "oneway", 1],
|
||||||
"layout": {
|
"layout": {
|
||||||
"icon-image": "arrow",
|
"icon-image": "arrow",
|
||||||
"symbol-placement": "line",
|
"symbol-placement": "line",
|
||||||
"symbol-spacing": 250,
|
|
||||||
"icon-size": 1
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user