Arc-zlz opened a new issue, #19406: URL: https://github.com/apache/echarts/issues/19406
### Version 5..4.3 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=geo-organ ### Steps to Reproduce 在使用svg/geoJson 数据渲染canvas时 微信小程序端无法使用echart.registerMap()方法注册,会报错没有 DOMParser这个构造函数, 原因是微信小程序环境没有web api ### Current Behavior 在使用svg/geoJson 数据渲染canvas时 微信小程序端无法使用echart.registerMap()方法注册,会报错没有 DOMParser这个构造函数, 原因是微信小程序环境没有web api ### Expected Behavior 请问有什么方法可是避开使用echart.registerMap()方法或者怎么本地引入geoJson数据 ### Environment ```markdown - OS: - Browser: - Framework:1 ``` ### Any additional comments? 1 -- 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]
