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 15bc66b commit ae6b4bcCopy full SHA for ae6b4bc
dist/openlayers/include-openlayers.js
@@ -106,7 +106,7 @@
106
inputScript('https://iclient.supermap.io/web/libs/geostats/geostats.js');
107
}
108
if (inArray(includes, 'canvg')) {
109
- inputScript('https://iclient.supermap.io/web/libs/canvg/canvg.min.js');
+ inputScript('https://iclient.supermap.io/web/libs/canvg/3.0.10/umd.min.js');
110
111
if (inArray(includes, 'tensorflow')) {
112
inputScript('https://iclient.supermap.io/web/libs/tensorflow/3.9.0/tf.min.js');
0 commit comments