EddieHubLive icon indicating copy to clipboard operation
EddieHubLive copied to clipboard

[FEATURE] Save map marker state and only rerender on new marker

Open amandamartin-dev opened this issue 2 years ago • 0 comments

Description

Currently whenever a new event comes in to the app, the map component rerenders with all of the markers. This does not seem to create any issues and is a common implementation of leaflet in react, however, as an improvement to #66 it would be nice to only zoom to new map contributors instead of potentially zooming to the same person multiple times.

Edit: hold on this issue pending seeing how #66 does live. Perhaps no changes needed depending on UX with more data loading

edit for data

Screenshots

No response

Additional information

No response

amandamartin-dev avatar Dec 07 '22 01:12 amandamartin-dev