@@ -34,7 +34,7 @@
},
initMap(){
const map = L.map('map', {
- minZoom: 1.2,
+ minZoom: 1,
maxZoom: 3,
center: [0, 0],
zoom: 1,