diff --git a/src/views/stationOperation/components/Map.vue b/src/views/stationOperation/components/Map.vue index b565283..8cc3564 100644 --- a/src/views/stationOperation/components/Map.vue +++ b/src/views/stationOperation/components/Map.vue @@ -65,6 +65,7 @@ export default { zoom: this.zoom, maxZoom: this.maxZoom, minZoom: this.minZoom, + extent: [-20037508.34 - 3500000, -20037508.34 , 20037508.34 + 3500000, 20037508.34], }) this.map = new Map({