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
|
||||
}
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"type": "line",
|
||||
|
|
@ -1287,16 +1251,10 @@
|
|||
"source-layer": "transportation",
|
||||
"filter": [
|
||||
"all",
|
||||
[
|
||||
"==",
|
||||
"$type",
|
||||
"LineString"
|
||||
],
|
||||
[
|
||||
"in",
|
||||
"class",
|
||||
"minor",
|
||||
"service"
|
||||
"minor"
|
||||
]
|
||||
],
|
||||
"layout": {
|
||||
|
|
@ -1537,7 +1495,7 @@
|
|||
"tunnel"
|
||||
],
|
||||
[
|
||||
"in",
|
||||
"==",
|
||||
"class",
|
||||
"motorway"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue