Skip to content

能否在初始化时添加coordsType支持 #90

@xilin

Description

@xilin

官方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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions