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
I tried to follow the event handling example using pydeck 0.8.0. The example references 'nw' and 'se' attributes that are no longer present in the payload, so how should we figure out the current bounds of the map view?
Description
I tried to follow the event handling example using pydeck 0.8.0. The example references 'nw' and 'se' attributes that are no longer present in the payload, so how should we figure out the current bounds of the map view?
Attributes in payload:
It seems that the projection related functions in deck.gl (https://github.com/visgl/deck.gl/blob/c7f1a66e47062eee85ce30cfe1216d6fb8287aae/modules/core/src/viewports/viewport.ts) have yet to be ported to pydeck?
Flavors
Expected Behavior
No response
Steps to Reproduce
refer to description
Environment
pydeck 0.8.0
Logs
No response
The text was updated successfully, but these errors were encountered: