-.-....-.---.-- -..-......----.. ---..---.-.-..- --....-....----

This commit is contained in:
aixianling
2023-09-21 10:37:37 +08:00
parent 51aa329160
commit 54b4c6f7c3

View File

@@ -182,10 +182,8 @@ export default {
map.clearMap()
const center = map.getCenter()
map.on('click', () => {
map.setCenter(center)
map.setFitView()
map.setZoomAndCenter(10, center)
map.setPitch(0)
this.mapDialog = false
})
this.values.filter(e => e.lng).map((e) => {