mapbox/mapbox-gl-accessibility

Event listener for when elements are drawn on the page?

オープン

#36 opened on 2020/09/20

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (19 件のフォーク)github user discovery
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');

コントリビューターガイド