clustering_google_maps
clustering_google_maps copied to clipboard
Markers aggregation radius
I'm trying to setup aggregation max zoom limits for clustering. But when zoom level is above 13.5 it stops clustering. When I set another values (for example [5.0, 7.5, 10.5, 13.0, 13.5, 14.5, 15.5] instead of standard [ 3.0, 5.0, 7.5, 10.5, 13.0, 13.5, 14.5]) nothing changes.
Because of that app starts lagging.
How to clustering at zoom level above, for example, 15.0?
when u init ur ClusterHelper there is a variable called maxZoomForAggregatePoints try setting this up