Adapt sand color
This commit is contained in:
parent
4eca50ed61
commit
051b58d730
@ -280,7 +280,7 @@
|
|||||||
"source": "openmaptiles",
|
"source": "openmaptiles",
|
||||||
"source-layer": "landcover",
|
"source-layer": "landcover",
|
||||||
"filter": ["all", ["==", "class", "sand"]],
|
"filter": ["all", ["==", "class", "sand"]],
|
||||||
"paint": {"fill-color": "rgba(245, 238, 188, 1)"}
|
"paint": {"fill-color": "rgba(247, 239, 195, 1)"}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "aeroway_fill",
|
"id": "aeroway_fill",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user