fix: handle runtime attribute changes for marker title/alt and media props
Marker title/alt now set via getElement() on the icon element. VideoOverlay loop/autoplay/muted/playsInline set via getElement() on the video element. ImageOverlay alt set via getElement() on the img element. These props have no Leaflet set* method but can be updated through the underlying DOM element.main
parent
3846cad38e
commit
566b8ea43c
Loading…
Reference in New Issue