You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/12/08 09:45:29 UTC

[GitHub] [incubator-echarts] plainheart commented on issue #13728: 如何同时加载多个地图图层

plainheart commented on issue #13728:
URL: https://github.com/apache/incubator-echarts/issues/13728#issuecomment-740509458


   @QiFeiLXH  It's still available to download the maps from previous versions of ECharts, then copy to your projects and import them by
   
   ```js
   import * as echarts from 'echarts'
   import 'assets/map/china.js' // The file path of the downloaded map
   ```
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org