diff --git a/public/index.html b/public/index.html
index 5501256..54f2b69 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1852,7 +1852,7 @@
const map = L.map(mapRef.current, {
center: mapView.center,
zoom: mapView.zoom,
- minZoom: 2.3,
+ minZoom: 1,
maxZoom: 18,
worldCopyJump: true,
zoomControl: true,