Loading a model with .webp texture causes map to be unusable
When loading a model into Mapbox that uses a .webp texture causes the map to throw an error.
Error which gets thrown is this
I have an example of it happening here: https://jsbin.com/geziwamepu/1/edit?html,console,output
In the example are two different models, one with PNG texture and one with a WEBP texture. I can't attach examples of the models which don't work but the example above has some on.
A model with a webp texture can be found here: https://model-repo-488fcbb8-6cc3-4249-9acf-ea68bbdda2ee.s3.eu-west-2.amazonaws.com/model-with-image-webp.glb
Hey @joshnice, Thanks for pointing it out.
Webp is an extension to gltf that is indeed not supported in Mapbox right now. We will try to include this in upcoming releases.