彭宇 2 лет назад
Родитель
Сommit
c73f5a61d5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/supermap.vue

+ 1 - 1
src/components/supermap.vue

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