Rightpoint / BentoMap

Map Clustering for Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to get unclustered annotations on current screen?

zhouhao27 opened this issue · comments

I'd like to know if it's possible to get all annotations on current screen for certain zoom level? Thanks.

Thinking about the problem, the best option may be to use a very large cell size (possibly the full screen size) then unpack the grouped clusters that are returned.