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
Could you explain why you decided to put everything in the store (latitude/ longitude/ zoom...).
Wouldn't it be more performant to only put those attributes in the store which are used somewhere else in the application and leave the "primitives" in the state?