[Bug]Use MapboxLayer to add 3dtiles, some tiles twinkle
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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