|
@ -555,9 +555,6 @@ import {computeArea} from '@/common/utils' |
|
|
this.temp_markerList.splice(this.temp_markerList.Dfind(v=>v.pre==e),1) |
|
|
this.temp_markerList.splice(this.temp_markerList.Dfind(v=>v.pre==e),1) |
|
|
this.temp_markerList.splice(this.temp_markerList.Dfind(v=>v.next==e),1) |
|
|
this.temp_markerList.splice(this.temp_markerList.Dfind(v=>v.next==e),1) |
|
|
this.addTempMarker(preMarker) |
|
|
this.addTempMarker(preMarker) |
|
|
// this.temp_markerList.forEach(v=>this.maps.removeOverlay(v.value)) |
|
|
|
|
|
// this.temp_markerList.length=0 |
|
|
|
|
|
// this.markerList.forEach(v=>this.addTempMarker(v)) |
|
|
|
|
|
|
|
|
|
|
|
this.reComputArea() |
|
|
this.reComputArea() |
|
|
}else{ |
|
|
}else{ |
|
|