visgl / visgl/deck.gl

[Tracker] @deck.gl/mapbox v9

Open
#8,541 0 comments 0 reactions 1 assignee View on GitHub

@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.
  • 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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.