zhixiaotong opened a new issue #16205:
URL: https://github.com/apache/echarts/issues/16205


   ### Version
   
   5.2.1
   
   ### Link to Minimal Reproduction
   
   https://www.makeapie.com/editor.html?c=xbmSYGhnhK
   
   ### Steps to Reproduce
   
   - 
1、我参照了https://www.makeapie.com/editor.html?c=xbmSYGhnhK链接,本地实现了map3D渲染效果,使用的版本分别是[email protected][email protected]
   - 2、带入真实数据后发现本地地图仅能查看无法进行交互,悬停没有反应,事件也无法触发。
   - 3、经过反复测试对比,发现和配置项无关,如果对应的地图是浙江省,而数据里存在非浙江省的data,比如data:[{name:'杭州', value: 
300}, {name: '龙泉驿区', value: 100}],后面这条数据将直接导致地图无法交互!
   
   
   ### Current Behavior
   
   这些在二维地图上是正常运行,而三维地图无法正常交互。
   
   ### Expected Behavior
   
   可以正常交互
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser: Chrome 83.0.4103.116
   - Framework:[email protected]
   ```
   
   
   ### Any additional comments?
   
   echarts很强大,基于[email protected],目前我实现了很好的大屏效果,想添加3D地图丰富图表,尝鲜失败...希望作者早点修复,在此感谢!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to