You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I'm using deck.gl with Maplibre in interleaved mode. If the screen resolution is greater than 2048*2048 then I have a white space on my viewport
Create MapboxOverlay
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello
I'm using deck.gl with Maplibre in interleaved mode. If the screen resolution is greater than 2048*2048 then I have a white space on my viewport
Create MapboxOverlay
Add to map
map.addControl(deckOverlay);
Map container has size (with 100vw and 100vh result is the same)
What I see
Beta Was this translation helpful? Give feedback.
All reactions