From 1ee70becea36655a0fd537085b2e2ea5830ef880 Mon Sep 17 00:00:00 2001 From: Riku <risaku@163.com> Date: 星期一, 02 六月 2025 23:02:10 +0800 Subject: [PATCH] 动态溯源 --- src/utils/map/index_old.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utils/map/index_old.js b/src/utils/map/index_old.js index 69704ff..77cc81e 100644 --- a/src/utils/map/index_old.js +++ b/src/utils/map/index_old.js @@ -47,13 +47,13 @@ alwaysRender: false, showLabel: true, showBuildingBlock: true, - mapStyle: 'amap://styles/e1e78509de64ddcd2efb4cb34c6fae2a', + // mapStyle: 'amap://styles/e1e78509de64ddcd2efb4cb34c6fae2a', features: ['bg', 'road'], pitch: 45, // 鍦板浘淇话瑙掑害锛屾湁鏁堣寖鍥� 0 搴�- 83 搴� viewMode: '3D', // 鍦板浘妯″紡 resizeEnable: true, center: [121.6039283, 31.25295567], - zooms: [3, 18], + zooms: [0, 18], zoom: 14 }); -- Gitblit v1.9.3