We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6afb8d2 commit 6465a1aCopy full SHA for 6465a1a
docs/js/map.js
@@ -59,7 +59,7 @@ function onMarkerClick(e) {
59
function initMap() {
60
61
map = L.map('map', {
62
- center: [40, 0],
+ center: [20, 0],
63
zoom: 2,
64
worldCopyJump: true,
65
maxBounds: [[-90,-270],[90,270]],
0 commit comments