master
poni 3 years ago
parent 98ac24abbd
commit 2c837355f7

@ -7,7 +7,7 @@ return Math.floor(Math.random() * (max - min) + min);
};
function openWindow(c) {
window.open(`https://www.openstreetmap.org/relation/47772#map=15/52.0751/4.3172`,'_self');
window.open(`http://www.google.com/maps/place/${c}`,'_self');
}

Loading…
Cancel
Save