added updated-mono

This commit is contained in:
Kalin Mladenov Dobrev 2019-06-19 11:43:02 +02:00
parent a3dedc4f7e
commit f9d038b384

View file

@ -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"
]