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

@@ -22,7 +22,7 @@
"dependencies": {
"@babel/runtime": "^7.1.2",
"@mapbox/mapbox-gl-rtl-text": "^0.2.1",
"@mapbox/mapbox-gl-style-spec": "^13.1.0",
"@mapbox/mapbox-gl-style-spec": "^13.3.0",
"classnames": "^2.2.6",
"codemirror": "^5.40.2",
"color": "^3.0.0",