diff --git a/js/Map.js b/js/Map.js index a7bc485..e666c91 100644 --- a/js/Map.js +++ b/js/Map.js @@ -19,7 +19,7 @@ BR.Map = { }) .addTo(map); if (!map.restoreView()) { - map.setView([50.99, 9.86], 6); + map.setView([50.99, 9.86], 5); } // two attribution lines by adding two controls, prevents ugly wrapping on