Gaode Maps
Version
Apache ECharts Panel supports Gaode Maps starting from version 3.8.0.
Gaode Maps is loaded via API v1.4.15 and require an access key.
Access Key
You can get the access key at https://console.amap.com/dev/key/app.
Demo
Try the panel with Gaode Maps in the edit mode.
Features
- The loading of Gaode Maps takes around 2-3 seconds.
- No callback function is available. You need to check the status using the timeout.
- During the loading, you can show an animation using the code below.
- You can load additional plugins through the panel options.

Example
docs/volkovlabs-echarts-panel/js/gaode.js
loading...