Marche du Printemps
Contact
Description :
Marche organisée par les Amis de Biarrotte.
Plus d’informations à venir…
Détails
Période d’ouverture
>
17 mai
jQuery(document).ready(function(){const getMobileOS = () => {
const ua = navigator.userAgent
if (/android/i.test(ua)) { jQuery(« .geogps,.lnkgpsmap »).prop(« href », « geo:43.5610712,-1.2718017?q=query&mode=d »); }
else if (/iPad|iPhone|iPod/.test(ua)){jQuery(« .geogps,.lnkgpsmap »).prop(« href », « https://maps.apple.com/?address= ,40390,BIARROTTE&ll=43.5610712,-1.2718017&t=m&q=Marche du Printemps « );}
else {jQuery(« .geogps,.lnkgpsmap »).prop(« href », « https://graphhopper.com/maps/?point=43.5644%2C-1.4458&point=43.5610712%2C-1.2718017&locale=fr&elevation=true&profile=car&use_miles=false&layer=Omniscale »);}
};
const os = getMobileOS();})