added updated-mono
This commit is contained in:
parent
a3dedc4f7e
commit
f9d038b384
1 changed files with 2 additions and 44 deletions
|
|
@ -102,42 +102,6 @@
|
||||||
"fill-opacity": 0.75
|
"fill-opacity": 0.75
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "road_minor-copy",
|
|
||||||
"metadata": {
|
|
||||||
"mapbox:group": "1444849345966.4436"
|
|
||||||
},
|
|
||||||
"paint": {
|
|
||||||
"line-color": "rgba(255, 255, 255, 1)",
|
|
||||||
"line-width": 2
|
|
||||||
},
|
|
||||||
"type": "line",
|
|
||||||
"source": "mapbox",
|
|
||||||
"source-layer": "transportation",
|
|
||||||
"filter": [
|
|
||||||
"all",
|
|
||||||
[
|
|
||||||
"==",
|
|
||||||
"$type",
|
|
||||||
"LineString"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"in",
|
|
||||||
"class",
|
|
||||||
"minor",
|
|
||||||
"service"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"==",
|
|
||||||
"service",
|
|
||||||
"driveway"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"layout": {
|
|
||||||
"line-cap": "round",
|
|
||||||
"line-join": "round"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "waterway",
|
"id": "waterway",
|
||||||
"type": "line",
|
"type": "line",
|
||||||
|
|
@ -1287,16 +1251,10 @@
|
||||||
"source-layer": "transportation",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
|
||||||
"==",
|
|
||||||
"$type",
|
|
||||||
"LineString"
|
|
||||||
],
|
|
||||||
[
|
[
|
||||||
"in",
|
"in",
|
||||||
"class",
|
"class",
|
||||||
"minor",
|
"minor"
|
||||||
"service"
|
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"layout": {
|
"layout": {
|
||||||
|
|
@ -1537,7 +1495,7 @@
|
||||||
"tunnel"
|
"tunnel"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"in",
|
"==",
|
||||||
"class",
|
"class",
|
||||||
"motorway"
|
"motorway"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue