Skip to content
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

When selecting 'Show tile coordinates' imagery provider crashes #10265

Closed
MuhammedKalkan opened this issue Apr 3, 2022 · 2 comments · Fixed by #10268
Closed

When selecting 'Show tile coordinates' imagery provider crashes #10265

MuhammedKalkan opened this issue Apr 3, 2022 · 2 comments · Fixed by #10268

Comments

@MuhammedKalkan
Copy link

MuhammedKalkan commented Apr 3, 2022

Happens to be on the sandcastle 1.92

An error occurred while rendering.  Rendering has stopped.
TypeError: imagePromise.then is not a function
TypeError: imagePromise.then is not a function
    at doRequest (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:298518:10)
    at ImageryLayer._requestImagery (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:298526:5)
    at Imagery.processStateMachine (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:297392:25)
    at TileImagery.processStateMachine (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:297468:20)
    at GlobeSurfaceTile.processImagery (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:296642:47)
    at Function.GlobeSurfaceTile.processStateMachine (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:296575:46)
    at GlobeSurfaceTileProvider.loadTile (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:301855:22)
    at processSinglePriorityLoadQueue (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:306894:20)
    at processTileLoadQueue (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:306853:22)
    at QuadtreePrimitive.endFrame (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:305966:5)
@ggetz
Copy link
Contributor

ggetz commented Apr 4, 2022

Hi @MuhammedKalkan. Is this one of the default Sandcastle examples, or your own? Can you provide a link or code sample to reproduce?

@MuhammedKalkan
Copy link
Author

Hey Gabby,

Default samples behave the same way. Just add inspector mixin and try to show tile coordinates. Here is a link for you

Here is a link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants