Improve Rendering position of Features when using 3D
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 640
- PR merge metrics
- No merged PRs in 30d
Description
When you are using 3D features in Mapbox Standard based styles and you are using pitch, the rendering of the geojson features sits completely onto of the 3D features, (Deck GL is being added ontop of the layer stack instead of using Standard Slots). This isn't a great experience when viewing the map in 3D.
https://github.com/user-attachments/assets/58928961-14ce-4dc9-92f2-c4f709febfab
Contributor guide
Research direction
Start by reproducing the issue in geojson.io with Mapbox Standard-based styles, 3D features, and map pitch, using the linked recording as a reference. Trace how Deck GL is added to the layer stack and determine how the feature rendering should use Standard Slots; done means GeoJSON features no longer render entirely above the 3D features.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100