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
This feature was applied from the chaire-lib-frontend package whenever the map was zoomed or dragged. With the deck.gl migration, the zoom/drag events are handled differently and this experimental behavior will need to be brought back. In the deck.gl development branch, it is commented in the GlobalMapEvents.ts file
The text was updated successfully, but these errors were encountered:
This feature was applied from the chaire-lib-frontend package whenever the map was zoomed or dragged. With the deck.gl migration, the zoom/drag events are handled differently and this experimental behavior will need to be brought back. In the deck.gl development branch, it is commented in the
GlobalMapEvents.ts
fileThe text was updated successfully, but these errors were encountered: