Google Maps
Version
Supported since Apache ECharts visualization panel 3.8.0.
Google Maps are loaded using Maps API and require Access Key.
Access Key
You can get the access key from https://console.cloud.google.com/apis/credentials.
Demo
Try the panel with ECharts Examples dashboard in edit mode.
Features
- Loading Google Maps takes ~1-2 seconds.
- The callback function
gmapReady
will be executed on load. The name can be changed in the Panel options. - While loading, animation can be displayed using the following code.

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