We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8abb4 commit 8b2ac9dCopy full SHA for 8b2ac9d
extension-src/bmap/BMapModel.js
@@ -47,11 +47,13 @@ export default echarts.extendComponentModel({
47
48
zoom: 5,
49
50
+ // 2.0 http://lbsyun.baidu.com/custom/index.htm
51
mapStyle: {},
52
53
+ // 3.0 http://lbsyun.baidu.com/index.php?title=open/custom
54
mapStyleV2: {},
55
- // See http://lbsyun.baidu.com/cms/jsapi/reference/jsapi_reference_3_0.html#a0b1
56
+ // See https://lbsyun.baidu.com/cms/jsapi/reference/jsapi_reference.html#a0b1
57
mapOptions: {},
58
59
roam: false
0 commit comments