10000 【update】更新ol-mapbox-style review by luoxiao · SuperMap/iClient-JavaScript@a1b0fa5 · GitHub
[go: up one dir, main page]

Skip to content

Commit a1b0fa5

Browse files
committed
【update】更新ol-mapbox-style review by luoxiao
1 parent 2f8f88d commit a1b0fa5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/ol/include-ol.js

+1-1
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-2/olms.js');
87+
inputScript('https://iclient.supermap.io/web/libs/openlayers/plugins/ol-mapbox-style/2.11.2-3/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');

dist/openlayers/include-openlayers.js

+1-1
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-2/olms.js');
87+
inputScript('https://iclient.supermap.io/web/libs/openlayers/plugins/ol-mapbox-style/2.11.2-3/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)
0