Added support for 'fill-extrusion-vertical-gradient' and 'symbol-z-order'

Also updated @mapbox/mapbox-gl-style-spec
This commit is contained in:
orangemug
2018-10-22 22:25:52 +01:00
parent 218ce148d5
commit 7495c0dfcf
3 changed files with 8 additions and 239 deletions

View File

@@ -71,7 +71,8 @@
"fill-extrusion-translate-anchor",
"fill-extrusion-pattern",
"fill-extrusion-height",
"fill-extrusion-base"
"fill-extrusion-base",
"fill-extrusion-vertical-gradient"
]
}
]
@@ -105,7 +106,8 @@
"fields": [
"symbol-placement",
"symbol-spacing",
"symbol-avoid-edges"
"symbol-avoid-edges",
"symbol-z-order"
]
},
{