Make cluster calculation async (isolate).
Pepslee opened this issue · 3 comments
Pepslee commented
When cluster calculate a lot of markers (1000+) the Ui is blocking for a moment, because cluster calculation computes in the same thread. Is it possible to use isolate for cluster calculation ? to free Ui thread
lpongetti commented
it is possible, if you have some time you can try and add a pr if it works.
unfortunately I don't have much time to devote to it.
github-actions commented
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.
github-actions commented
This issue was closed because it has been stalled for 5 days with no activity.