bluescurry opened a new issue #14066: URL: https://github.com/apache/echarts/issues/14066
### Version 5.0.1 ### Reproduction link [https://codesandbox.io/s/echarts-501-map-r1xqe](https://codesandbox.io/s/echarts-501-map-r1xqe) ### Steps to reproduce 采用的官方实例,5.0.0没问题,5.0.1版本会报错 ### What is expected? 正常展示地图 ### What is actually happening? 报错: TypeError Cannot read property 'map' of undefined MapDraw._updateBackground https://r1xqe.csb.app/node_modules/echarts/lib/component/helper/MapDraw.js:232:23 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
