-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Failed to execute 'createImageBitmap' on 'Window': The provided value is not of type '(Blob or HTMLCanvasElement or HTMLImageElement or HTMLVideoElement or ImageBitmap or ImageData or OffscreenCanvas or SVGImageElement or VideoFrame)'. #11
Comments
I have sent the 3DTiles to your gmail @Avnerus .Hope it can help solve the problem. |
Hey there! |
Hi @2226174644, thanks again for the detailed info. |
Hi, I ran this quickly with debug ( |
1 similar comment
Hi, I ran this quickly with debug ( |
Got it, thank you and no worries!
Thanks! |
Because I've never used deck.gl ,It took me some time to learn it but couldn't load the 3dtiles in the end.I also tried using mapbox-3dtiles to load and log it,it could be loaded without error,but there is nothing at the same latitude and longitude as cesium (sorry...). |
@2226174644 Thank you again for the input. I haven't tried the new data yet, but I just pushed some updates, two of which help with the loading of your tileset. It looks now pretty good on my end: Let me know how it works for you. |
Hi @2226174644, |
@2226174644 I have been doing some work with handling tile transforms and tried also to support your case. Could you please try the recent version? Thanks. |
Excellent! It works very well.Thank you very mush! |
Great! Regarding |
When I loaded a 3DTiles with images ,it logged this error.
The error is likely from here:
Also,I have tried to load it in Cesium, it works.
Hope for your help.
The text was updated successfully, but these errors were encountered: