Explorar o código

js定位开启高精度定位

peiguo %!s(int64=4) %!d(string=hai) anos
pai
achega
360b495f3c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      whepi-ui/templates/home/getLocation.js

+ 1 - 0
whepi-ui/templates/home/getLocation.js

@@ -13,6 +13,7 @@ function getLocation() {
   //return;
   wx.getLocation({
     type: 'wgs84',
+    isHighAccuracy: true,
     success: function (res) {
       // alert(JSON.stringify(res));