@ -511,9 +511,9 @@ export default {
},
initMap() {
const map = new AMap.Map('mapDiv', {
center: [115.710498,37.829015],
center: [115.710998,37.827129],
resizeEnable: true,
zoom: 16,
zoom: 20,
mapStyle: "amap://styles/blue"
})
this.map = map