Skip to content

Commit 64d3f2c

Browse files
committed
【update】更新enhance引用
1 parent bd766e9 commit 64d3f2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/mapboxgl/include-mapboxgl.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
inputScript('https://cdn.jsdelivr.net/npm/mapbox-gl@1.12.0/dist/mapbox-gl.min.js');
5858
}
5959
if (inArray(includes, 'mapbox-gl-enhance')) {
60-
inputCSS('https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.2.0/mapbox-gl-enhance.css');
61-
inputScript('https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.2.0/mapbox-gl-enhance.js');
60+
inputCSS('https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0/mapbox-gl-enhance.css');
61+
inputScript('https://iclient.supermap.io/web/libs/mapbox-gl-js-enhance/1.12.0/mapbox-gl-enhance.js');
6262
}
6363
if (inArray(includes, 'draw')) {
6464
inputCSS('https://iclient.supermap.io/web/libs/mapbox-gl-js/plugins/mapbox-gl-draw/1.2.0/mapbox-gl-draw.css');

0 commit comments

Comments
 (0)