We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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).
beforeId
Layer
interleaved: true
Popup
MapboxOverlay
layers
props.gl
@deck.gl/mapbox
The text was updated successfully, but these errors were encountered:
chrisgervang
No branches or pull requests
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
beforeId
prop documented onLayer
and within mapbox sub-module #7359Bugs
interleaved: true
#8602Popup
shows below the deck.gl features in non-interleavedMapboxOverlay
#8530layers
prop each frame in non-interleavedMapboxOverlay
leads to increased opacity and flickering #8529MapboxOverlay
in maplibre #8528props.gl
in@deck.gl/mapbox
#8553MapboxOverlay
crashes with WebGL1 basemap wheninterleaved: true
#8523Deprecation
The text was updated successfully, but these errors were encountered: