xieziyu / ngx-echarts

An angular (ver >= 2.x) directive for ECharts (ver >= 3.x)
https://xieziyu.github.io/ngx-echarts/
MIT License
1.11k stars 197 forks source link

The Bmap parameter configuration does not take effect #191

Open liuquanzhang opened 5 years ago

liuquanzhang commented 5 years ago

https://www.echartsjs.com/gallery/editor.html?c=effectScatter-bmap The demo configuration does not take effect In angular7.

liuquanzhang commented 5 years ago

这个引用百度地图的demo用ngx-echarts在angular7里面怎么配置options呢 在线等 急

xieziyu commented 5 years ago

@liuquanzhang options和demo里一致就行了。 但是使用bmap的话,你有没有加载bmap的SDK?