-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
官方JS API支持coordsType https://lbsyun.baidu.com/index.php?title=jspopular3.0/guide/show
new BMap.Map("container", {
coordsType: BMAP_COORD_BD09 // coordsType指定输入输出的坐标类型,BMAP_COORD_GCJ02为gcj02坐标,BMAP_COORD_BD09为bd0ll坐标,默认为BMAP_COORD_BD09。
// 指定完成后API将以指定的坐标类型处理您传入的坐标
});
Metadata
Metadata
Assignees
Labels
No labels