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 076eac4 commit bdbaff1Copy full SHA for bdbaff1
dist/include-mapboxgl.js
@@ -84,7 +84,7 @@
84
inputScript("https://cdn.bootcss.com/proj4js/2.4.3/proj4.js");
85
}
86
if (inArray(includes, 'echarts-gl')) {
87
- inputScript("http://echarts.baidu.com/examples/vendors/echarts-gl/echarts-gl.js");
+ inputScript("http://iclient.supermap.io/libs/echarts-gl/1.1.0/echarts-gl.min.js");
88
89
if (inArray(includes, 'shapefile')) {
90
inputScript("https://unpkg.com/shapefile@0.6.6/dist/shapefile.js");
0 commit comments