TileView icon indicating copy to clipboard operation
TileView copied to clipboard

Feature request: Clustering

Open Gnzlt opened this issue 9 years ago • 2 comments

Hi!

I wonder if it could be possible to cluster markers like Google Maps Android Marker Clustering Utility does.

Thanks!

Gnzlt avatar Aug 04 '16 08:08 Gnzlt

I've done something similar in the past with arbitrary logic (zoom smaller than X, use clusters), but there's nothing formal on the horizon. The next major version (3) is a long way out, but will use a plugin style architecture, and this feature might fit in nicely there. I'm going to leave this issue open as a feature request until then. FWIW, v3 is probably a good ways out.

Thanks for your feedback.

moagrius avatar Aug 04 '16 23:08 moagrius

This library could be helpful in figuring this issue out.

P.S. I, too, have done something related to clustering in the past. Feel free to check it out here, maybe you could get some more ideas...

Dev-iL avatar Jan 29 '17 22:01 Dev-iL