Skip to content

Commit bdbaff1

Browse files
committed
修改echartsgl 引用地址。
1 parent 076eac4 commit bdbaff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/include-mapboxgl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
inputScript("https://cdn.bootcss.com/proj4js/2.4.3/proj4.js");
8585
}
8686
if (inArray(includes, 'echarts-gl')) {
87-
inputScript("http://echarts.baidu.com/examples/vendors/echarts-gl/echarts-gl.js");
87+
inputScript("http://iclient.supermap.io/libs/echarts-gl/1.1.0/echarts-gl.min.js");
8888
}
8989
if (inArray(includes, 'shapefile')) {
9090
inputScript("https://unpkg.com/shapefile@0.6.6/dist/shapefile.js");

0 commit comments

Comments
 (0)