diff --git a/public/index.html b/public/index.html index b7c43c8f24f5234acd8b8d5acb64e09bbbe33148..7c2a79e779e781987cefe39862af71f5c823a8cd 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], 13); + const map = L.map('map').setView([48.78039307145523, 9.172929033104959], 5); // Add OSM base map L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {