Make aeroway fill darker
This commit is contained in:
parent
b25c133be9
commit
45b60fe8f0
@ -293,7 +293,7 @@
|
|||||||
"Polygon"
|
"Polygon"
|
||||||
],
|
],
|
||||||
"paint": {
|
"paint": {
|
||||||
"fill-color": "#f0ede9",
|
"fill-color": "rgba(229, 228, 224, 1)",
|
||||||
"fill-opacity": 0.7
|
"fill-opacity": 0.7
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -313,7 +313,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"==",
|
"==",
|
||||||
"type",
|
"class",
|
||||||
"runway"
|
"runway"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
@ -350,7 +350,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"==",
|
"==",
|
||||||
"type",
|
"class",
|
||||||
"taxiway"
|
"taxiway"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user