visgl / visgl/deck.gl

[Bug]Use MapboxLayer to add 3dtiles, some tiles twinkle

Open
#6,722 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
14.6k
Forks
2.3k
Avg merge
2d 9h
Merged PRs (30d)
42

Description

Description

In my project, I need add 3dtiles in mapbox, and I used MapboxLayer to add it such as Official website example; In fact it aloaded successfully,but I saw something unusual in the project:
when I rolled mouse to zoom in and out, the new tiles would be load, but some tiles twinkle.
some conjectures:
That looks like before the new tile loaded, the old tile uninstalled, so I can see the block tiles disappear for an instant.
what should i do?

Flavors
  • React
  • Python/Jupyter notebook
  • MapboxLayer
  • GoogleMapsOverlay
  • CartoLayer
  • DeckLayer/DeckRenderer for ArcGIS
Expected Behavior

No response

Steps to Reproduce

1.Use MapboxLayer to add 3dtiles
2.Rolled mouse to zoom in and out
3.See some tiles twinkle

Environment
  • Framework version:
  • Browser:
  • OS:
Logs

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the official MapboxLayer example and its DeckLayer/DeckRenderer integration, then reproduce the reported 3D Tiles flicker while zooming. Determine whether tiles disappear briefly during loading and document the affected environment; done means zooming no longer causes visible tile twinkling.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.