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"