tweak more
All checks were successful
/ deploy (push) Successful in 41s

This commit is contained in:
Minecon724 2024-10-11 15:54:54 +02:00
parent 254112ee67
commit 3cc90e5b71
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -11,7 +11,7 @@ L.Icon.Default.mergeOptions({
var map = L.map('map', { var map = L.map('map', {
minZoom: 5, minZoom: 5,
maxZoom: 7, maxZoom: 8,
worldCopyJump: true worldCopyJump: true
}).setView([50,18], 5); }).setView([50,18], 5);