Remove max bound
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Alessio Davoli 2023-12-13 18:53:35 +01:00
parent 9b60c4437c
commit 10840f1a20

View file

@ -67,7 +67,6 @@
});
map.setView(pianelloCoordinates, 13);
map.setMaxBounds(map.getBounds());
leaflet
.tileLayer(openStreetMapTile, {attribution})