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');

贡献者指南