Player of the week showcase




Previous
Next
SDYC
vs
SDYC


Details
Date | Time | League | Season |
---|---|---|---|
February 19, 2022 | 1:16 pm | South Dublin Football League | 2022 |
Ground
Tallaght Stadium |
---|
// position we will use later var lat = 53.2833599; var lon = -6.373800387255344; // initialize map map = L.map(‘sp_openstreetmaps_container’, { zoomControl:false }).setView([lat, lon], 15); // set map tiles source L.tileLayer(‘https://tile.openstreetmap.org/{z}/{x}/{y}.png’, { attribution: ‘Map data © OpenStreetMap contributors’, maxZoom: 18, }).addTo(map); // add marker to the map marker = L.marker([lat, lon]).addTo(map); map.dragging.disable(); map.touchZoom.disable(); map.doubleClickZoom.disable(); map.scrollWheelZoom.disable(); |
Tallaght Stadium, Whitestown Way, Clondalkin ED, Tallaght, South Dublin, County Dublin, Leinster, D24 XC9W, Ireland |