#SET{url_logo,#LOGO_MOT{url}} #SET{url_logo,#CHEMIN_IMAGE{marker_defaut.png}} {"type": "Feature", "geometry": {"type": "Point", "coordinates": [#LON, #LAT]}, "id":"#ID_GIS", "properties": { "title":[(#INCLURE{fond=json/inc_bulle, id_article}|json_encode)] [(#SET{logo_doc,''})] [(#SET{logo_doc,#GET{url_logo}|image_passe_partout{20,32}|image_recadre{20,32}})] #SET{icon_w,#GET{logo_doc}|extraire_attribut{src}|largeur} #SET{icon_h,#GET{logo_doc}|extraire_attribut{src}|hauteur} #SET{icon_anchorPoint,''} [,"icon": (#GET{logo_doc}|extraire_attribut{src}|url_absolue|json_encode)], "icon_size": [(#VAL{91}|chr)]#GET{icon_w},#GET{icon_h}[(#VAL{93}|chr)], "icon_anchor": [(#VAL{91}|chr)][(#GET{icon_w}|div{2})],[(#GET{icon_h})][(#VAL{93}|chr)] }}