diff --git a/ffmap/web/templates/map.html b/ffmap/web/templates/map.html index e29fdd4..8cb5aee 100644 --- a/ffmap/web/templates/map.html +++ b/ffmap/web/templates/map.html @@ -49,7 +49,7 @@ } } else { - map.setView([49.45, 11.1], 10); + map.setView([49.824, 10.786], 9); initialLayers(); }