echartsLayer icon indicating copy to clipboard operation
echartsLayer copied to clipboard

mapboxGL echartLayer

Results 11 echartsLayer issues
Sort by recently updated
recently updated
newest added

```javascript Uncaught (in promise) TypeError: Cannot read properties of null (reading 'type') at ExtendedClass.render (HeatmapView.js?480e:77) at ECharts.eval (echarts.js?3eba:1218) at ExtendedClass.eval (Global.js?7e63:453) at Array.forEach () at each (util.js?6d8b:289) at ExtendedClass.eachSeries (Global.js?7e63:450)...

Hi! Sorry for your time. Please help us by changing "ECharts" in `README.md` to "Apache ECharts (incubating)". Kind Regards.

When add multi echartsLayer to map, only the last one can be seen.

![image](https://user-images.githubusercontent.com/4394937/55867079-61872b00-5bb4-11e9-8a58-4cfeea6fda17.png)

如题,使用echarts-4.x和echarts-gl-1.x版本,在mapbox上尝试开新的统计图层失败,是否还未考虑支持echarts-gl?

mapbox这层只好当底图吧,没有点击事件啊,都点击不到。

我想再加些echarts的其它效果到mapbox,可是好像不太懂,想请教一下。