Demo rendering a video on Mapbox Map for iOS using a CustomLayer
VideoStyleLayer is an analog to the Video Source in the Mapbox GL Style specification. It Uses the MGLOpenGLStyleLayer to render a local video URL to fixed coordinates on the map.
Note: Running the demo requires a developer certificate and a Mapbox Access token (set this on the MGLMapboxAccessToken key in the Info.plist file)