mapbox/mapbox-gl-accessibility
View on GitHubEvent listener for when elements are drawn on the page?
Open
#36 opened on Sep 20, 2020
good first issuequestion
Repository metrics
- Stars
- (70 stars)
- PR merge metrics
- (PR metrics pending)
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');