Skip to content

Commit 168ecb8

Browse files
【fix】 更新 ol-mapbox-style review by songym
1 parent 4c7a930 commit 168ecb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/openlayers/include-openlayers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
inputScript('https://cdn.jsdelivr.net/npm/ol3-echarts@1.3.6/dist/ol3Echarts.min.js');
8585
}
8686
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');
87+
inputScript('https://iclient.supermap.io/web/libs/openlayers/plugins/ol-mapbox-style/2.11.2-4/olms.js');
8888
}
8989
if (inArray(includes, 'deck')) {
9090
inputScript('https://iclient.supermap.io/web/libs/deck.gl/5.1.3/deck.gl.min.js');

0 commit comments

Comments
 (0)