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

+ 0 - 3
src/components/statistics/Statistically.vue

@@ -635,9 +635,6 @@ export default {
             // })
             let map = new mapkit.Map("map", {
                 center: new mapkit.Coordinate(104.096488, 30.635261),
-                showsMapTypeControl: true,
-                showsZoomControl: true,
-                zoomEnabled: true,
                 region: new mapkit.CoordinateRegion(
                     new mapkit.Coordinate(104.096488, 30.635261),
                     new mapkit.CoordinateSpan(0.01, 0.01)