X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fspip_carte_de_sites.git;a=blobdiff_plain;f=contenu%2Fpage-carte_de_sites.html;h=8661a010e8281836d509586c344f89234ee9978b;hp=28337fe896aeee831110d63227fb76ae363cc02b;hb=d0b32f4fd268076fec23a0a977be7d4b05e9e6c5;hpb=790609dafd0a6525542324018ed12205359338ac diff --git a/contenu/page-carte_de_sites.html b/contenu/page-carte_de_sites.html index 28337fe..8661a01 100755 --- a/contenu/page-carte_de_sites.html +++ b/contenu/page-carte_de_sites.html @@ -18,9 +18,9 @@ var WorkshopIcon = L.Icon.extend({ iconUrl: '[(#LOGO_MOT||extraire_attribut{src}|url_absolue)]', shadowUrl: '[(#LOGO_MOT_SURVOL||extraire_attribut{src}|url_absolue)]', - iconSize: new L.Point(25, 41), - shadowSize: new L.Point(41, 41), - iconAnchor: new L.Point(13, 41), + iconSize: new L.Point(17, 28), + shadowSize: new L.Point(17, 17), + iconAnchor: new L.Point(13, 17), popupAnchor: new L.Point(0, -33) }); siteIcon = new WorkshopIcon()