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
I have ANR using RadiusMarkerClusterer using zoom with 5k+ markers on the map. And it's fine enough (no ANRs) while I use simple FolderOverlay. I see no extra code repeats and suppose, I can't wrap it within a coroutine or something like that to increase performance.
I have ANR using
RadiusMarkerClusterer
using zoom with 5k+ markers on the map. And it's fine enough (no ANRs) while I use simpleFolderOverlay
. I see no extra code repeats and suppose, I can't wrap it within a coroutine or something like that to increase performance.The text was updated successfully, but these errors were encountered: