瀏覽代碼

列表、日志 图片

彭宇 2 年之前
父節點
當前提交
711217acf1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/supermap.vue

+ 1 - 1
src/components/supermap.vue

@@ -1188,7 +1188,7 @@ export default {
     },
     dropLocation: function(lat, lng) { //落点定位
 
-      this.map.flyTo([lat, lng], 14, { duration: 2 })
+      this.map.flyTo([lat, lng], 12, { duration: 2 })
 
       // this.controlLevel(12)
       // setTimeout(() => {