|
|
@ -26,14 +26,14 @@ Vue.use(Element, { |
|
|
|
Vue.use(VueAMap); |
|
|
|
|
|
|
|
VueAMap.initAMapApiLoader({ |
|
|
|
key: '8c9df3d6ee9d1fc94a4512c31d4e1645', |
|
|
|
key: 'bf83888a6f454b4d8b7a01d06252bd60', |
|
|
|
plugin: ['AMap.Autocomplete', 'AMap.PlaceSearch', 'AMap.Scale', 'AMap.OverView', 'AMap.ToolBar', 'AMap.MapType', 'AMap.PolyEditor', 'AMap.CircleEditor','AMap.Geocoder','AMap.Geolocation'], |
|
|
|
// 默认高德 sdk 版本为 1.4.4
|
|
|
|
v: '1.4.15' |
|
|
|
}); |
|
|
|
|
|
|
|
window._AMapSecurityConfig = { |
|
|
|
securityJsCode: '511808c54b0c896f4cf346a5d710e300', |
|
|
|
securityJsCode: 'd63925a75d283c9f765d4ac607ccd449', |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|