Des marqueurs plus petits
[lhc/web/spip_carte_de_sites.git] / contenu / page-carte_de_sites.html
index 28337fe..8661a01 100755 (executable)
@@ -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()