liuhj 4 months ago
parent
commit
bf21cdeca0
1 changed files with 1 additions and 1 deletions
  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"