Skip to content

Commit fe8afc9

Browse files
authored
Merge pull request #206 from LukePrior/testing
fix map wrap
2 parents 321cf53 + 75f2461 commit fe8afc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/tracker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ function load() {
520520
zoomAnimationThreshold: 0,
521521
center: [53.467511,-2.233894],
522522
layers: baseMaps[selectedLayer],
523-
worldcopyjump: true,
523+
worldCopyJump: true,
524524
preferCanvas: true,
525525
});
526526

0 commit comments

Comments
 (0)