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