Skip to content

Commit b42b5db

Browse files
[fix]openalyers升级canvg3.0.10 reviw by songym
1 parent 4e1131d commit b42b5db

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
@@ -106,7 +106,7 @@
106106
inputScript('https://iclient.supermap.io/web/libs/geostats/geostats.js');
107107
}
108108
if (inArray(includes, 'canvg')) {
109-
inputScript('https://iclient.supermap.io/web/libs/canvg/canvg.min.js');
109+
inputScript('https://iclient.supermap.io/web/libs/canvg/3.0.10/umd.min.js');
110110
}
111111
if (inArray(includes, 'tensorflow')) {
112112
inputScript('https://iclient.supermap.io/web/libs/tensorflow/3.9.0/tf.min.js');

0 commit comments

Comments
 (0)