rc-bmap
rc-bmap copied to clipboard
BMapUtil.getCurrentPosition() 获取不到当前地址

你好,建议看下控制台中,对应权限是否都已打勾。可从示例中将以下代码进行测试:
BMapUtil.getCurrentPosition().then((res)=> { console.log(res) })
你好,建议看下控制台中,对应权限是否都已打勾。可从示例中将以下代码进行测试:
BMapUtil.getCurrentPosition().then((res)=> { console.log(res) })
开启了的 http://jser.wang/bmap/components/utils demo也获取不到