Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Specify raster-fade-duration in video test (#115)
The changes in mapbox/mapbox-gl-js#826ac59d55984d21e22e9f93d18989a05d4fc5a5 (part of mapbox/mapbox-gl-js#2667 ) result in the `raster-fade-duration` property now working for layers targeting `video` and `image` sources, as opposed to just `raster` sources. So, it is now necessary to explicitly set the value to 0, overriding the default of 300ms.
- Loading branch information