visgl / visgl/deck.gl

[Bug]The boundary of mvtlayers is visible in GlobeView

Open
#6,735 0 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

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
image

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.