ymx-baidu-location
    正在准备搜索索引...

    接口 PermissionStatus

    权限状态

    interface PermissionStatus {
        background: boolean;
        location: boolean;
    }
    索引

    属性

    background: boolean

    是否有后台定位权限

    location: boolean

    是否有前台定位权限