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 6b2ff84 commit 80c179fCopy full SHA for 80c179f
dist/ol/include-ol.js
@@ -77,7 +77,7 @@
77
inputScript(libsurl + '/turf/6.5.0/turf.min.js');
78
}
79
if (inArray(includes, 'echarts')) {
80
- inputScript(libsurl + '/echarts/4.9.0/echarts.min.js');
+ inputScript(libsurl + '/echarts/5.4.3/echarts.min.js');
81
82
if (inArray(includes, 'proj4')) {
83
inputScript(libsurl + '/proj4/2.9.0/proj4.min.js');
dist/openlayers/include-openlayers.js
0 commit comments