mapbox/mapbox-gl-accessibility

Event listener for when elements are drawn on the page?

Aberta

#36 aberto em 20 de set. de 2020

 (0 comentário) (0 reação) (0 responsável)JavaScript (19 forks)github user discovery
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');

Guia do colaborador