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