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