Skip to main content

Google Maps

Version

The Business Charts Panel supports Google Maps since version 3.8.0.

Google Maps is loaded via Maps API and requires 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 the Business Charts Panel 3.8.0.
Google Maps is supported from the Business Charts Panel 3.8.0.

Example

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