mapbox/mapbox-gl-accessibility
Event listener for when elements are drawn on the page?
Aberta
#36 aberto em 20 de set. de 2020
good first issuequestion
Métricas do repositório
- Stars
- (70 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
To avoid annoyances like this I wonder if this plugin should add an event listener that is fired when elements have been added to the page
this.map.fire('accessibility.load');