lpongetti/flutter_map_marker_cluster

Spiderfied markers collapse after each update (if a new list of markers is passed every time)

Apollo108 opened this issue · 11 comments

    Well, not perfectly fine. It redraws markers, indeed, but it doesn't maintain it's state. In fact, when a cluster is spiderfied (open), and update happens, it collapses back, which makes it unusable (in case your markers are located on the same spot). So, currently one has to choose between 'spiderfy' and 'update your markers properly' functionality). @lpongetti, any thoughts on this?

image

Originally posted by @Apollo108 in #137 (comment)

@lpongetti, this issue seems to be critical, no? Any help will be appreciated, and thank you for the awesome plugin, btw) Unfortunately, I can't contribute any fix to this issue...

Greetings, @lpongetti! It would be nice to have any update from you on this issue, even if you don't plan to fix it)

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Still need an answer...

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

hey, ay updates here?

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue was closed because it has been stalled for 5 days with no activity.

Please, reopen this issue and solve it, if possible

Hi @lpongetti, I have the same issue. Can you make it so that it keep spiderfy when redraws markers?

@lpongetti, the issue seems to be still there, any updates on it?