彭宇 пре 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(() => {