horizon98 opened a new issue #10023: 使用百度地图拓展在地图上标点时value显示的是纬度值
URL: https://github.com/apache/incubator-echarts/issues/10023
 
 
   ### Version
   4.1.0-release
   
   ### Reproduction link
   
[https://www.echartsjs.com/examples/editor.html?c=effectScatter-bmap](https://www.echartsjs.com/examples/editor.html?c=effectScatter-bmap)
   
   ### Steps to reproduce
   该实例中地图上的标点显示的数值大小为纬度大小,但是标点的大小根据数值得出,希望能够帮助解决,谢谢!
   
根据https://github.com/apache/incubator-echarts/tree/master/extension/bmap处的说明,使用如data:
 [[125.03,46.58,50],[125.03,46.90,200]]的数据进行标点依旧是此情况.
   
   ### What is expected?
   data中的value值能够使用
   
   ### What is actually happening?
   data中的value值被纬度值替代,实际无用
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to