Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance of map clustering #10

Open
choefele opened this issue May 4, 2014 · 1 comment
Open

Improve performance of map clustering #10

choefele opened this issue May 4, 2014 · 1 comment

Comments

@choefele
Copy link
Member

choefele commented May 4, 2014

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.

@choefele choefele changed the title Improve performance if map clustering Improve performance of map clustering May 4, 2014
@choefele
Copy link
Member Author

See branch com.androidmapsextensions, which uses this library. Performance isn't perfect, but better than android-maps-utils (doesn't use animations, though)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant