소스 검색

详情自动飞入落点

彭宇 1 년 전
부모
커밋
5b218a11dc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/Jsmsdialog.vue

+ 1 - 0
src/components/Jsmsdialog.vue

@@ -330,6 +330,7 @@ export default {
 				// for (let i = 0; i < markersList.length; i++) {
 				// alert(markersList[i].type)
 					this.$refs.supermapDetail.setMarkers(markersList);
+					this.$refs.supermapDetail.dropLocation(point.latitude,point.longitude,14);
 				// }
 			}, 2000)
 			// setTimeout(() => {