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

Adjust traversal behavior to handle empty root tiles more gracefully #670

Merged
merged 9 commits into from
Aug 5, 2024

Conversation

gkjohnson
Copy link
Contributor

Related to #669
Related to #662
Fix #663

  • Adjusts some Tile flags to have more clear naming (__contentEmpty, __externalTileSet changed to __hasContent, __hasRenderableContent, __hasUnrenderableContent).
  • Adjusts behavior to not force all children to load if a tile is an empty root fixing the itowns issue:
image

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

Successfully merging this pull request may close these issues.

Cesium OSM tile set with "ADD" refinement loads very slowly
1 participant