|
|
|
@ -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');
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|