Notes pour l'atelier Style picto customlayer : const pictoStyle = [ new ol.style.Style({ image: new ol.style.Icon({ anchor: [0.5, 46], anchorXUnits: 'fraction', anchorYUnits: 'pixels', src: 'https://kartenn.region-bretagne.fr/img/styles/maison_jaune.svg', width: 20, height: 20, }) }) ];