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 b6170a6 commit a6b7d5dCopy full SHA for a6b7d5d
dist/mapboxgl/include-mapboxgl.js
@@ -90,7 +90,7 @@
90
inputScript('https://iclient.supermap.io/web/libs/echartsLayer/EchartsLayer.min.js');
91
}
92
if (inArray(includes, 'three')) {
93
- inputScript('https://iclient.supermap.io/web/libs/three/0.121.1/build/three.jss');
+ inputScript('https://iclient.supermap.io/web/libs/three/0.121.1/build/three.js');
94
95
if (inArray(includes, 'xlsx')) {
96
inputScript('https://iclient.supermap.io/web/libs/xlsx/0.17.2/xlsx.core.min.js');
0 commit comments