Rennrad 50-65km

[wp-gpx-map
gpx=“https://fc-igersheim.de/wp-content/uploads/2025/06/FC-Ausfahrt-25.06.2025.png“
width=“100%“
height=“400px“
zoom=“15″
map_type=“HYBRID“
show_elevation=“true“]

[sgpx gpx=“>relative path to your gpx<„]

function erlaubte_dateitypen_gpx($mimes) {
$mimes[‚gpx‘] = ‚application/gpx+xml‘;
return $mimes;
}
add_filter(‚upload_mimes‘, ‚erlaubte_dateitypen_gpx‘);