Mapbox/Maplibre elevation compatibility
Open
@Pessimistress is already working on this.
Since Jun 24, 2022.
feature
- Dominant language
- TypeScript
- Stars
- 14.6k
- Forks
- 2.3k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 42
Description
Description
We're using interleaved terrain rendering with Deck and Mapbox/Maplibre.
There is a mismatch of elevation on renders - probably due to camera positioning between Deck and the others
Expected Behavior
I'd expect to see an overlap. WebMercatorViewport docs mention compatibility of default parameters
Steps to Reproduce
This codepen allows for toggling between both deck and the new Maplibre Terrain 3D versions.
We've also tested with Mapbox with the same results.
https://codepen.io/diogovit/full/wvyNjwW
Environment
- Framework version: deck.gl@8.7.11 (latest)
- Browser: any
- OS: any
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.