mapbox/mapbox-gl-accessibility

Event listener for when elements are drawn on the page?

開放

#36 建立於 2020年9月20日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (19 個分叉)github user discovery
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');

貢獻者指南