master
poni 3 years ago
parent 996a89e386
commit 3d8d724063

@ -7,7 +7,7 @@ return Math.floor(Math.random() * (max - min) + min);
};
function openWindow(c) {
window.open(`https://www.openstreetmap.org/note/442324#map=19/52.07205/4.31160&layers=N`,'_self');
window.open(`https://www.openstreetmap.org/#map=19/52.07205/4.31113&layers=N`,'_self');
}

Loading…
Cancel
Save