1.替换高德地图key
This commit is contained in:
2025-11-12 11:27:07 +08:00
parent cb8f23e9ab
commit ea062a4ba9
+3 -1
View File
@@ -21,7 +21,9 @@ export const innerLineLight = {
strokeColor: '#93aaf8',
};
// 地图key
export const mapKey = '4bbcb216b889f2d612cbed05ae6979c8';
// export const mapKey = '4bbcb216b889f2d612cbed05ae6979c8';
// 2025年11月12日11:25:52 更新新的key
export const mapKey = '338d139c3b958091e87b906832ebd87a';
// 地图插件
export const mapPlugin = [
'AMap.ToolBar',