Skip to content

Commit f029162

Browse files
committed
修正mapbox echartGL参数设置
1 parent b54c580 commit f029162

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demo/mapbox/example/dataview/echarts/bigpoint.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
roam: true
8484
},
8585
series: [{
86-
type: 'scatter',
87-
progressive: 1e5,
86+
type: 'scatterGL',
87+
progressive: 3000,
8888
coordinateSystem: 'mapboxgl',
8989
symbolSize: 0.5,
9090
blendMode: 'lighter',

0 commit comments

Comments
 (0)