From 97413c13f20af9c464a769c48bf925415466f4c6 Mon Sep 17 00:00:00 2001 From: Uskompuf <22492406+Uskompuf@users.noreply.github.com> Date: Wed, 22 Dec 2021 11:47:55 +1100 Subject: [PATCH] wrap map content --- js/tracker.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/tracker.js b/js/tracker.js index 15c450a..fb0b1c5 100644 --- a/js/tracker.js +++ b/js/tracker.js @@ -520,6 +520,7 @@ function load() { zoomAnimationThreshold: 0, center: [53.467511,-2.233894], layers: baseMaps[selectedLayer], + worldcopyjump: true, preferCanvas: true, });