diff --git a/src/pages/MapPage.vue b/src/pages/MapPage.vue index 59eb804..0a16477 100644 --- a/src/pages/MapPage.vue +++ b/src/pages/MapPage.vue @@ -97,7 +97,7 @@ - + @@ -171,10 +171,13 @@ export default { }); return { + extent: [-1720789.765956, 5561831.292724, 794742.222406, 8306950.728974], center: fromLonLat([-7.5029786, 53.4494762]), projection: 'EPSG:3857', zoom: 7, rotation: 0, + minZoom:6, + maxZoom:10, showTrains: [], showStations: [],