diff --git a/public/index.html b/public/index.html index 7c2a79e779e781987cefe39862af71f5c823a8cd..6131d0e1ed39641955140388b2bd8fad17404874 100644 --- a/public/index.html +++ b/public/index.html @@ -30,7 +30,7 @@ <div id="map"></div> <script> - const map = L.map('map').setView([48.78039307145523, 9.172929033104959], 5); + const map = L.map('map').setView([48.78039307145523, 9.172929033104959], 19); // Add OSM base map L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {