@ -90,11 +90,18 @@ watchEffect(() => {
// }, 5000);
});
function initmap() {
AMap.plugin("AMap.Geocoder",function(){
details.mapLoc = new AMap.Map('container', {
viewMode: '2D', // 默认使用 2D 模式
zoom: 9, //初始化地图层级
center: [104.293242, 30.582939], //初始化地图中心点
})
}
function checkgoto() {
let ids = [];