Description
In Mapbox interleaved, when a layer with CollisionFilterExtension is above BitmapLayer, all data are hidden.
In the attached Codepen, all circles in ScatterplotLayer are hidden.
The circles are shown if BitmapLayer or CollisionFilterExtension is commented out, or if layers are swapped (a layer with CollisionFilterExtension below BitmapLayer, reduced opacity of BitmapLayer), or when using standalone deck.gl.
Flavors
Expected Behavior
The circles are shown above BitmapLayer in Mapbox interleaved.
Steps to Reproduce
https://codepen.io/zakjan/pen/KKGvjYO
Environment
- Framework version: 8.9.12
- Browser: Chrome
- OS: macOS
Logs
luma.gl: texture: Texture(texture-2,3600x400) is Non-Power-Of-Two, disabling mipmaping