We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2bae5 commit 4c7a930Copy full SHA for 4c7a930
dist/ol/include-ol.js
@@ -84,7 +84,7 @@
84
inputScript('https://cdn.jsdelivr.net/npm/ol3-echarts@1.3.6/dist/ol3Echarts.min.js');
85
}
86
if (inArray(includes, 'ol-mapbox-style')) {
87
- inputScript('https://iclient.supermap.io/web/libs/openlayers/plugins/ol-mapbox-style/2.11.2-3/olms.js');
+ inputScript('https://iclient.supermap.io/web/libs/openlayers/plugins/ol-mapbox-style/2.11.2-4/olms.js');
88
89
if (inArray(includes, 'deck')) {
90
inputScript('https://iclient.supermap.io/web/libs/deck.gl/5.1.3/deck.gl.min.js');
0 commit comments