14.04.19 FSV Dippoldiswalde 1. — SV Wesenitztal II. 1 : 4 (1:2)
von
Thomas Schön
·

—

Spielbericht folgt…
–> Bilder
–> zum Spiel
Spielstätte
Sportpark Dippoldiswalde |
// position we will use later
var lat = 50.9025654;
var lon = 13.673094900000024;
// initialize map
map = L.map('sp_openstreetmaps_container', { zoomControl:false }).setView([lat, lon], 15);
// set map tiles source
L.tileLayer('https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}', {
attribution: 'Tiles © Esri — Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community',
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();
|
Am Gymnasium 7, 01744 Dippoldiswalde, Deutschland |