Merge pull request #12789 from ahocevar/mapbox-vector-layer-tilejson

Handle TileJSON urls in Mapbox Style document
This commit is contained in:
Andreas Hocevar
2021-09-21 11:08:51 +00:00
committed by GitHub
4 changed files with 63 additions and 19 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
},
"dependencies": {
"geotiff": "^1.0.5",
"ol-mapbox-style": "^6.4.1",
"ol-mapbox-style": "^6.5.0",
"pbf": "3.2.1",
"rbush": "^3.0.1"
},