mapbox/mapbox-gl-accessibility
Event listener for when elements are drawn on the page?
Ouverte
#36 ouverte le 20 sept. 2020
good first issuequestion
Métriques du dépôt
- Stars
- (70 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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');