X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=contenu%2Fpage-carte_de_sites.html;h=dd3360f1c83afce22c747a419ae95420350024e6;hb=d2e384b83a080bf5e13ae173e7f428197ed45f5a;hp=58178df982d481a05a27a0677d43be68a5ab0775;hpb=1a4ac3b93573b3d544ca8a79cc02e2a2310dc4eb;p=lhc%2Fweb%2Fspip_carte_de_sites.git diff --git a/contenu/page-carte_de_sites.html b/contenu/page-carte_de_sites.html index 58178df..dd3360f 100644 --- a/contenu/page-carte_de_sites.html +++ b/contenu/page-carte_de_sites.html @@ -49,9 +49,9 @@ siteIcon = new WorkshopIcon('#CONFIG{adresse_site}/IMG/[(#LOGO_MOT|fichier)]') - var markerGrenoble = new L.Marker(new L.LatLng(#LAT, #LON), {icon: siteIcon}); - map.addLayer(markerGrenoble); - markerGrenoble.bindPopup("#NOM_SITE
#_sites:DESCRIPTIF
#ADRESSE
#CODE_POSTAL #VILLE

Statut: [(#_ateliers_types:TITRE|supprimer_numero)]"); + var markerAtelier = new L.Marker(new L.LatLng(#LAT, #LON), {icon: siteIcon}); + map.addLayer(markerAtelier); + markerAtelier.bindPopup("#NOM_SITE
#_sites:DESCRIPTIF
#ADRESSE
#CODE_POSTAL #VILLE

Statut: [(#_ateliers_types:TITRE|supprimer_numero)]");