[Tracker] @deck.gl/mapbox v9
Open
@chrisgervang is already working on this.
Since Feb 26, 2024.
doc
feature
- Dominant language
- TypeScript
- Stars
- 14.6k
- Forks
- 2.3k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 42
Description
I've spent some time trying to work out doc and example updates for deck + mapbox in v9 (and ecosystem... react-map-gl v5 → v7, maplibre, and mapbox).
Examples and Docs
- New docs in this PR.
- Highlights: New recommendations, WebGL2 interleave compatibility notes.
- Address #8147, #8250, #7359
- Adopt MapboxOverlay in our getting started with react+mapbox example (merge #8181).
- This makes the parent. We previously recommended using as the parent, but this no longer supports controls/plugins in react-map-gl v7.
- #8557
- Nit: Rename safegraph example to mapbox-interleaved (or similar) #8522
- #8555 Add a pure-js interleaved MapboxOverlay example to the galley.
- Maintain both mapbox and maplibre get-started examples #8562
- #8556
- #8588
Bugs
- #8602
- #8606
- #8600
- #8605
- #8565
- #8538
- #8530
- #8529
- #8528
- #8553
- #8523
- #8326
- #8551
- #8506
- #8450
Deprecation
- #8584
- #8549
- Compatibility is slowly dropping.. it will always be WebGL1, which means deck can no longer share a rendering context.
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.
Assessment
This issue has not been assessed yet.