diff --git a/js/index.js b/js/index.js index 47b4db6..ceed328 100644 --- a/js/index.js +++ b/js/index.js @@ -56,7 +56,8 @@ map = new L.Map('map', { layers: [osm], center: new L.LatLng(50.99, 9.86), - zoom: 6 + zoom: 6, + worldCopyJump: true }); map.attributionControl.addAttribution( 'BRouter © Arndt Brenschede, '