plainheart commented on issue #14496: URL: https://github.com/apache/echarts/issues/14496#issuecomment-800909460
不太清楚你是否有理解,ECharts 并不会帮我们自动引入百度地图 API script,而是需要开发者在代码里手动引入。 ```html <script type="text/javascript" src="https://api.map.baidu.com/api?v=3.0&ak=您的密钥"></script> ``` ---------------------------------------------------------------- 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]
