mapbox/mapbox-gl-accessibility
Event listener for when elements are drawn on the page?
オープン
#36 opened on 2020/09/20
good first issuequestion
Repository metrics
- Stars
- (70 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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');