Skip to content

Commit 6465a1a

Browse files
committed
center
1 parent 6afb8d2 commit 6465a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/js/map.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ function onMarkerClick(e) {
5959
function initMap() {
6060

6161
map = L.map('map', {
62-
center: [40, 0],
62+
center: [20, 0],
6363
zoom: 2,
6464
worldCopyJump: true,
6565
maxBounds: [[-90,-270],[90,270]],

0 commit comments

Comments
 (0)