[Bug]The boundary of mvtlayers is visible in GlobeView
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 14.6k
- Forks
- 2.3k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 42
Description
Description
I have setted the buffer parameter when generating MVTiles.
I can't see the boundary of mvt in MapView. Polygon MVTlayers seems normal.
But the boundary of mvtlayers is visible in GlobeView.
I think this may be a bug
Flavors
- React
- Python/Jupyter notebook
- MapboxLayer
- GoogleMapsOverlay
- CartoLayer
- DeckLayer/DeckRenderer for ArcGIS
Expected Behavior
Hide these boundary

Steps to Reproduce
https://codepen.io/xiantianxu/pen/zYPyjNv
Environment
- Framework version: deck.gl@8.7.0
- Browser: Microsoft Edge 98.0.1108.62
- OS: windows 10
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
Reproduce the issue using the linked CodePen with deck.gl@8.7.0, comparing the MVT layer in MapView and GlobeView after setting the MVT buffer. Start by tracing the GlobeView rendering path and the MVT layer behavior; done means the tile boundary shown in the report is no longer visible in GlobeView while the layer still renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100