Skip to content

Maplibre popup rendering below the map #9132

Closed Answered by Pessimistress
bencalnan asked this question in Q&A
Discussion options

You must be logged in to vote

When you render Map as a child of DeckGL, it is placed under the deck canvas, along with its children. This has to do with hierarchy, not z index.

I encourage you to read https://deck.gl/docs/developer-guide/base-maps/using-with-mapbox#integration-modes to understand your options. Both interleaved and overlaid with MapboxOverlay will allow you to use the Popup control.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Pessimistress
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by bencalnan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants