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

Can't define a minimum number of itens before clustering #42

Open
fernandocani opened this issue Jan 18, 2018 · 2 comments
Open

Can't define a minimum number of itens before clustering #42

fernandocani opened this issue Jan 18, 2018 · 2 comments

Comments

@fernandocani
Copy link

is there a way to define a minimum number of itens before clustering?

@muthukrishnanOCS
Copy link

@fernandocani Did you find any solution?

@hernangonzalez
Copy link

hernangonzalez commented Sep 17, 2019

FYI, I solved it overriding:

override func clusters(in rect: MKMapRect, zoom: Double, tree: CKAnnotationTree) -> [CKCluster] 

And exploding the items if below mi desired threshold.

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

3 participants