**Issue:** When using react-maps in locus we have an update component warning, probably related to the fact that we change viewport size **Possible solution:** Try using deck.gl's onViewportChange function for that
Issue:
When using react-maps in locus we have an update component warning, probably related to the fact that we change viewport size
Possible solution:
Try using deck.gl's onViewportChange function for that