This commit is contained in:
liuye
2022-11-09 11:49:13 +08:00
parent b20b9bd30c
commit 32a02f04bd

View File

@@ -162,6 +162,7 @@ export default {
resizeEnable: true, resizeEnable: true,
zooms: [6, 20], zooms: [6, 20],
zoom: 11, zoom: 11,
center:[104.067923463, 30.6799428454],
}) })
this.placeSearch = new AMap.PlaceSearch({ map: this.map }) this.placeSearch = new AMap.PlaceSearch({ map: this.map })
new AMap.AutoComplete({ new AMap.AutoComplete({