@@ -113,7 +113,7 @@ export default {
},
})
.then((AMap) => {
- const lnglat = new AMap.LngLat(114.06513, 22.532304)
+ const lnglat = new AMap.LngLat(114.124524, 22.574422)
const map = new AMap.Map('map', {
zoom: 17, //级别
center: lnglat, //中心点坐标