Skip to content

Prioritize tile requests near viewport center#10305

Closed
charlieforward9 wants to merge 2 commits into
visgl:masterfrom
NEW-HEAT:codex/tile-priority-on-master-demo
Closed

Prioritize tile requests near viewport center#10305
charlieforward9 wants to merge 2 commits into
visgl:masterfrom
NEW-HEAT:codex/tile-priority-on-master-demo

Conversation

@charlieforward9
Copy link
Copy Markdown
Collaborator

Summary

  • Prioritize visible/selected tile requests by screen-space distance to the viewport center.
  • Keep non-visible tiles out of the request queue.
  • Add coverage for center-first request priority behavior.

Validation

  • npx vitest run --project headless test/modules/geo-layers/tileset-2d/tile-2d-header.spec.ts

@charlieforward9
Copy link
Copy Markdown
Collaborator Author

Closing in favor of #10306, which uses the branch pushed directly to visgl/deck.gl instead of the NEW-HEAT fork.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 83.428% (-0.006%) from 83.434% — NEW-HEAT:codex/tile-priority-on-master-demo into visgl:master

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.

2 participants