liuhj 6 달 전
부모
커밋
bf21cdeca0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/statistics/Statistically.vue

+ 1 - 1
src/components/statistics/Statistically.vue

@@ -637,7 +637,7 @@ export default {
                 center: new mapkit.Coordinate(104.096488, 30.635261),
                 showsMapTypeControl: true,
                 showsZoomControl: true,
-                zoomEnabled: true,
+                zoomEnabled: true
             });
             // let overlay = new mapkit.MapOverlay(map.region, {
             //     urlTemplate: "https://example.com/overlay/{x}/{y}/{z}.png"