Skip to main content

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.
Google Maps is supported in the latest version of the Apache ECharts Panel.
Google Maps is supported in the latest version of the Apache ECharts Panel.

Example

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