提交 7c399b5c 编写于 作者: Y yyt

高德地图缓存取消

上级 4f299419
......@@ -88,6 +88,7 @@
let that = this;
uni.getLocation({
type: 'gcj02',
enableHighAccuracy: true,
success: function(res) {
console.log(res, "当前位置");
that.latitude = res.latitude
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册