liuhj hace 5 meses
padre
commit
447bdde961
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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)