src/utils/map/index.js
@@ -68,7 +68,7 @@ viewMode: '3D', // 地图模式 resizeEnable: true, center: [121.6039283, 31.25295567], zooms: [3, 18], zooms: [2, 26], zoom: 14 }); @@ -107,4 +107,12 @@ }); } export { createMap, onMapMounted, map, AMap, mouseTool, object3Dlayer, isDragging }; export { createMap, onMapMounted, map, AMap, mouseTool, object3Dlayer, isDragging };