mapbox/mapbox-gl-accessibility
Event listener for when elements are drawn on the page?
開放
#36 建立於 2020年9月20日
good first issuequestion
倉庫指標
- 星標
- (70 顆星)
- PR 合併指標
- (30 天內沒有已合併 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');