tweak map

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

View file

@ -11,7 +11,8 @@ L.Icon.Default.mergeOptions({
var map = L.map('map', { var map = L.map('map', {
minZoom: 5, minZoom: 5,
maxZoom: 10 maxZoom: 7,
worldCopyJump: true
}).setView([50,18], 5); }).setView([50,18], 5);
L.tileLayer('https://tforwarder.b-cdn.net/spinal-map/{z}/{x}/{y}.png?apikey={apikey}', { L.tileLayer('https://tforwarder.b-cdn.net/spinal-map/{z}/{x}/{y}.png?apikey={apikey}', {