api :memo:good first issue
Repository-Metriken
- Stars
- (10.532 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
In src/util/ajax.js, getVideo seems not handle any loading errors.
And Also, I think it's useless to return video in the end. We should get video in callback.
https://github.com/mapbox/mapbox-gl-js/blob/master/src/util/ajax.js#L149