Skip to content

Commit 8b2ac9d

Browse files
committed
test(extension/bmap): added test case bmap-mapOptions.html.
1 parent 0c8abb4 commit 8b2ac9d

File tree

2 files changed

+533
-1
lines changed

2 files changed

+533
-1
lines changed

extension-src/bmap/BMapModel.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,13 @@ export default echarts.extendComponentModel({
4747

4848
zoom: 5,
4949

50+
// 2.0 http://lbsyun.baidu.com/custom/index.htm
5051
mapStyle: {},
5152

53+
// 3.0 http://lbsyun.baidu.com/index.php?title=open/custom
5254
mapStyleV2: {},
5355

54-
// 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
5557
mapOptions: {},
5658

5759
roam: false

0 commit comments

Comments
 (0)