Remove visibility key and maxzoom

This commit is contained in:
Kyle Barron 2020-01-09 12:47:23 -05:00
parent c336edbcf7
commit 3f63e012e7

View File

@ -101,9 +101,7 @@
"type": "fill",
"source": "openmaptiles",
"source-layer": "landcover",
"maxzoom": 24,
"filter": ["all", ["==", "class", "ice"]],
"layout": {"visibility": "visible"},
"paint": {
"fill-antialias": false,
"fill-color": "rgba(224, 236, 236, 1)",