Skip to main content

Google Maps

Version

Apache ECharts Panel supports Google Maps starting from version 3.8.0.

Google Maps is loaded via Maps API and require an access key.

Access Key

You can get the access key at https://console.cloud.google.com/apis/credentials.

Demo

Try the panel with Google Maps in the edit mode.

Features

  • The loading of Google Maps takes around 1-2 seconds.
  • The gmapReady callback function is executed during the loading. You can update the name in the panel options.
  • During the loading, you can show an animation using the code below.
Google Maps is supported from Apache ECharts Panel 3.8.0.
Google Maps is supported from Apache ECharts Panel 3.8.0.

Example

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