wx.getLocation的speed为0
- 当前 Bug 的表现(可附上截图)
在IOS手机上可获取速度,在三星S7、oppo r11s 、oppo r9 puls手机上获取到的速度为0
wx.getLocation({
type: ‘gcj02’,
success: function (res) {
}
})
- 预期表现
获取到经纬度并且得到行驶中的速速
- 复现路径云马uma
在IOS手机上可获取速度,在三星S7、oppo r11s 、oppo r9 puls手机上获取到的速度为0
wx.getLocation({
type: ‘gcj02’,
success: function (res) {
}
})
获取到经纬度并且得到行驶中的速速