-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
it would be great to have a variable that you could set for the minimum amount
of markers possible in a cluster - sometimes you end up with the screen full of
clusters of 2 or 3 which adds alot of clicking.
I worked around it by setting a camera changed listener on the map and
unclustering when the zoom level got above 16 (which seems reasonable) but
there is probably a smarter way to do this.
thanks again for the awesome library, by the way.
Original issue reported on code.google.com by lvid...@gmail.com on 6 Jun 2013 at 4:04