plainheart commented on issue #19725: URL: https://github.com/apache/echarts/issues/19725#issuecomment-2000164065
ECharts 不提供地图数据,但在默认情况下,当用户 register 并使用了 `map: 'china'` 但 map 数据不包括 `'南海诸岛'` 时,ECharts 会自动注入内置的简版[南海诸岛](https://github.com/apache/echarts/blob/master/src/coord/geo/fix/nanhai.ts)([钓鱼岛](https://github.com/apache/echarts/blob/master/src/coord/geo/fix/diaoyuIsland.ts)也是如此),以防止地图出现整体缺少的问题。如需精确展示,建议购买合规的详细地图数据后自行注册并使用。 -- 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]
