Skip to main content

Baidu Maps

Version

Apache ECharts Panel supports Baidu Maps starting from version 3.6.0.

Baidu Maps is loaded via API v3 and require an access key.

Access Key

You can get the access key at https://lbsyun.baidu.com/apiconsole/key#/home.

Demo

Try the panel with Baidu Maps in the edit mode.

Features

  • The loading of Baidu Maps takes around 2-3 seconds.
  • The bmapReady 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.
Baidu Maps is supported from Apache ECharts Panel 3.6.0.
Baidu Maps is supported from Apache ECharts Panel 3.6.0.

Example

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