chore(lib): update mapbox-gl 1.10.1 -> 2.8.2

This commit is contained in:
Dillon
2022-05-09 02:57:28 +08:00
parent c5bed70e04
commit a19e0ed1ac
9 changed files with 93 additions and 178 deletions

View File

@@ -47,9 +47,9 @@ libFiles:
mermaidJS: mermaid@9.0.1/dist/mermaid.min.js
# echarts@5.3.2 https://echarts.apache.org/
echartsJS: echarts@5.3.2/dist/echarts.min.js
# mapbox-gl@1.10.1 https://docs.mapbox.com/mapbox-gl-js
mapboxGLCSS: mapbox-gl@1.10.1/dist/mapbox-gl.min.css
mapboxGLJS: mapbox-gl@1.10.1/dist/mapbox-gl.min.js
# mapbox-gl@2.8.2 https://docs.mapbox.com/mapbox-gl-js
mapboxGLCSS: mapbox-gl@2.8.2/dist/mapbox-gl.min.css
mapboxGLJS: mapbox-gl@2.8.2/dist/mapbox-gl.min.js
# aplayer@1.10.1 https://github.com/MoePlayer/APlayer
aplayerCSS: aplayer@1.10.1/dist/APlayer.min.css
aplayerJS: aplayer@1.10.1/dist/APlayer.min.js