瀏覽代碼

Merge branch 'develop/3.1.5' into test

DESKTOP-SVI9JE1\muzen 1 年之前
父節點
當前提交
a832f22cf7
共有 2 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/pages/map/index.vue
  2. 二進制
      src/static/location.png

+ 0 - 2
src/pages/map/index.vue

@@ -133,9 +133,7 @@ export default {
       this.AMap = await this.getMapLoader()
       // 自定义定位按钮
       this.geolocation = new AMap.Geolocation({
-        enableHighAccuracy: true, // 高精度定位
         timeout: 3000, // 定位超时时间
-        zoomToAccuracy: true, // 定位成功后再调整视野
         showCircle: false, // 定位成功有个圆形范围
         showButton: false // 是否显示按钮
       })

二進制
src/static/location.png