强制重新加载地图,并增加兼容旧样式的埋点

This commit is contained in:
aixianling
2023-04-11 16:16:33 +08:00
parent 481f3f13b3
commit 7330da14eb
3 changed files with 14 additions and 8 deletions

View File

@@ -72,7 +72,7 @@ export default {
this.$emit("loaded")
this.mapLoaded()
}
})
}).catch(this.initMap)
},
getMapArea() {
const {mapLib: AMap} = this