Skip to content

Commit bb23a7b

Browse files
[fix]还原就的ol3-echarts用法
1 parent 0edf478 commit bb23a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openlayers/echartsEarthquake.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
});
6262

6363

64-
var echartslayer = new EChartsLayer(null, {
64+
var echartslayer = new ol3Echarts(null, {
6565
hideOnMoving: true,
6666
hideOnZooming: true
6767
});

0 commit comments

Comments
 (0)