deck.gl
deck.gl copied to clipboard
[Bug] Heatmap doesn't display correctly when using Maplibre Interleaved Overlay
Description
Aggregation seems to be broken since Deck 9.1.0 (luma 9.1?) when using MapboxOverlay "interleaved:true" option
https://jsfiddle.net/cg7mu9sv/25/
Flavors
- [x] Script tag
- [ ] React
- [ ] Python/Jupyter notebook
- [ ] MapboxOverlay
- [ ] GoogleMapsOverlay
- [ ] CARTO
- [ ] ArcGIS
Expected Behavior
Correct heatmap aggregation
https://jsfiddle.net/cg7mu9sv/29/
Steps to Reproduce
Simple code using maplibre 5.6.0 and deck 9.1.12 (see jsfiddle) Only change between the 2 fiddles is the interleaved:true/false
Tried to check the "GPU Parameters" from luma but can't find out what's wrong
Environment
- Framework version: deck 9.1.2 / maplibre-gl 5.6.0
- Browser: Chrome
- OS: Any
Logs
No console error