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

ClusterManager, used THREAD_POOL_EXECUTOR #119

Merged
merged 1 commit into from
Oct 15, 2014
Merged

Conversation

velazcod
Copy link
Contributor

When clustering items on the map, use a THREAD_POOL_EXECUTOR with the AsyncTask.

@DHuckaby
Copy link

The minimum supported api version is 9, that api was introduced in 11. You will need to optionally use the original method on older versions.

@velazcod
Copy link
Contributor Author

Good catch, I'll fix that in a bit.

When clustering items on the map, use a THREAD_POOL_EXECUTOR with the AsyncTask.
@broady
Copy link
Contributor

broady commented Oct 15, 2014

Thanks - looks good. Have you signed the Google CLA?

@velazcod
Copy link
Contributor Author

@broady no, but I just did.

broady added a commit that referenced this pull request Oct 15, 2014
ClusterManager, used THREAD_POOL_EXECUTOR
@broady broady merged commit c2798bc into googlemaps:master Oct 15, 2014
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

Successfully merging this pull request may close these issues.

3 participants