Remove visibility key and maxzoom
This commit is contained in:
parent
c336edbcf7
commit
3f63e012e7
@ -101,9 +101,7 @@
|
|||||||
"type": "fill",
|
"type": "fill",
|
||||||
"source": "openmaptiles",
|
"source": "openmaptiles",
|
||||||
"source-layer": "landcover",
|
"source-layer": "landcover",
|
||||||
"maxzoom": 24,
|
|
||||||
"filter": ["all", ["==", "class", "ice"]],
|
"filter": ["all", ["==", "class", "ice"]],
|
||||||
"layout": {"visibility": "visible"},
|
|
||||||
"paint": {
|
"paint": {
|
||||||
"fill-antialias": false,
|
"fill-antialias": false,
|
||||||
"fill-color": "rgba(224, 236, 236, 1)",
|
"fill-color": "rgba(224, 236, 236, 1)",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user