Jelajahi Sumber

测试地图

peiguo 4 tahun lalu
induk
melakukan
4e6ffeca8b
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      whepi-ui/templates/home/getLocation.js

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

@@ -15,10 +15,11 @@ function getLocation() {
     type: 'wgs84',
     isHighAccuracy: true,
     success: function (res) {
-      alert(JSON.stringify(res));
+      // alert(JSON.stringify(res));
 
       var geocoder = new qq.maps.Geocoder({
         complete: function (result) {
+          alert(JSON.stringify(result));
           if ('武汉市' === result.detail.addressComponents.city) {
             autoLocal = '武汉市';
             //今晚驻地