");FicheMagasin="
Story "+r.Name+"<\/strong>
"+r.CompanyAddress+"
"+r.CompanyPhoneNumber+"
horaire :"+r.Horaire+"<\/address>";r.StoreId=="1"?($("#selected_shop").html(FicheMagasin),t.push(""+FicheMagasin+"Votre magasin préféré<\/b><\/li>"),u=L.marker([r.Latitude,r.Longitude],{icon:i}).addTo(map).bindPopup(FicheMagasin+"
Votre magasin préféré<\/b>").openPopup(),u.id=r.StoreId,markers.push(u),map.flyTo([r.Latitude,r.Longitude],8),positionGPS=!1):(t.push(""+FicheMagasin+"Choisir ce magasin<\/a><\/li>"),u=L.marker([r.Latitude,r.Longitude],{icon:i}).addTo(map).bindPopup(FicheMagasin+"
Choisir ce magasin<\/a>"),u.id=r.StoreId,markers.push(u))}catch(f){console.log(f)}});$("#shops_list").append(t);positionGPS&&getLocation()})