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
The library we use for clustering, Google Maps Android API utility library has turned out to be too slow for ~6000 items. We need to evaluate faster alternatives.
The Google library has an alternative clustering algorithm that we could try. But we should also test alternative libraries.
See branch com.androidmapsextensions, which uses this library. Performance isn't perfect, but better than android-maps-utils (doesn't use animations, though)
The library we use for clustering, Google Maps Android API utility library has turned out to be too slow for ~6000 items. We need to evaluate faster alternatives.
The Google library has an alternative clustering algorithm that we could try. But we should also test alternative libraries.
The text was updated successfully, but these errors were encountered: