echarts-bot[bot] commented on issue #16205: URL: https://github.com/apache/echarts/issues/16205#issuecomment-990792508
@zhixiaotong It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** Rendering the map by the gl map3D makes it impossible to interact **BODY** ### Version 5.2.1 ### Link to Minimal Reproduction https://www.makeapie.com/editor.html?c=xbmSYGhnhK ### Steps to Reproduce - 1, I refer to the https://www.makeapie.com/editor.html?c=xbmSYGhnhK link, the local implementation of map3D rendering effect, using the version is [email protected] [email protected]. - 2, bring in real data found that the local map can only view can not interact, hover does not respond, events can not be triggered. - 3, after repeated testing and comparison, found that the configuration item is not related, if the corresponding map is Zhejiang Province, and the data there is a non-Zhejiang Data: .name:'Hangzhou', value: 300,' 'name:'Longquan District', value: 100', the latter data will directly cause the map can not interact! ### Current Behavior These work on a 2D map, and 3D maps don't interact properly. ### Expected Behavior Can interact normally ### Environment ```markdown - OS: - Browser: Chrome 83.0.4103.116 - Framework:[email protected] ``` ### Any additional comments? Echarts is very powerful, based on [email protected], I have achieved a very good large screen effect, want to add 3D map rich charts, taste failure... Hope the author repairs earlier, thanks here! </details> -- 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]
