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

Error when 3D Tiles layer are not visible #9313

Closed
1 task done
allyoucanmap opened this issue Jul 31, 2023 · 0 comments · Fixed by #9345
Closed
1 task done

Error when 3D Tiles layer are not visible #9313

allyoucanmap opened this issue Jul 31, 2023 · 0 comments · Fixed by #9345
Assignees
Labels
3D All issues related to the 3D rendering in CesiumJs Accepted bug C027-COMUNE_FI-2023-SUPPORT
Milestone

Comments

@allyoucanmap
Copy link
Contributor

Description

This issue was introduced after the latest update of Cesium library #9267
The .getTileSet function implemented because of the new async Cesium.Cesium3DTileset.fromUrl function is not available when the layer is not visible and for this reason the app crashes.

How to reproduce

  • open a map with a 3D Tiles not visible (eg this)

Expected Result

  • map is visible

Current Result

  • error message "Oops, something has gone wrong..."

  • Not browser related

Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

@allyoucanmap allyoucanmap added this to the 2023.02.00 milestone Jul 31, 2023
@allyoucanmap allyoucanmap self-assigned this Jul 31, 2023
allyoucanmap added a commit to allyoucanmap/MapStore2 that referenced this issue Aug 21, 2023
@allyoucanmap allyoucanmap added the 3D All issues related to the 3D rendering in CesiumJs label Aug 21, 2023
@allyoucanmap allyoucanmap linked a pull request Aug 21, 2023 that will close this issue
5 tasks
@ElenaGallo ElenaGallo self-assigned this Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3D All issues related to the 3D rendering in CesiumJs Accepted bug C027-COMUNE_FI-2023-SUPPORT
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants