客户端 7.1.5 开始支持,低版本需做兼容处理。
用户定位是否授权。
boolean
是否授权
const res = await dcb.obtainLocationAuth(); // 结果类似: // { // status: true // }
← dcb.getLocationCoordinate dcb.chooseAddress →