This commit is contained in:
yanran200730
2022-01-24 15:21:49 +08:00
parent 80adcac8b8
commit 9d4ef66fa5
10 changed files with 10 additions and 10 deletions

View File

@@ -388,7 +388,7 @@ export default {
initMap({lng,lat}) {
this.center = [lng,lat];
AMapLoader.load({
key: '54a02a43d9828a8f9cd4f26fe281e74e',
key: 'b553334ba34f7ac3cd09df9bc8b539dc',
version: '2.0',
plugins: ['AMap.ToolBar', 'AMap.Scale', 'AMap.MouseTool', 'AMap.MarkerClusterer'],
AMapUI: {