地图key值

This commit is contained in:
shijingjing
2022-10-10 16:44:17 +08:00
parent 8f73ddb063
commit f740372e71

View File

@@ -160,7 +160,7 @@ export default {
},
initMap({ lng, lat }) {
AMapLoader.load({
key: 'b553334ba34f7ac3cd09df9bc8b539dc',
key: '54a02a43d9828a8f9cd4f26fe281e74e',
version: '2.0',
plugins: ['AMap.PlaceSearch', 'AMap.AutoComplete', 'AMap.Geocoder'],
}).then((AMap) => {