Gaode Maps
Version
Supported since Apache ECharts visualization panel 3.8.0.
Gaode Maps are loaded using API v1.4.15 and require Access Key.
Access Key
You can get the access key from https://console.amap.com/dev/key/app.
Demo
Try the panel with ECharts Examples dashboard in edit mode.
Features
- Loading Gaode Maps takes ~2-3 seconds.
- There is no Callback function. The status should be checked using timeout.
- While loading, animation can be displayed using the code below.
- Additional plugins can be loaded using panel options.

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