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

Markers with the same position always appear clustered #27

Open
GoogleCodeExporter opened this issue Jul 24, 2015 · 3 comments
Open

Markers with the same position always appear clustered #27

GoogleCodeExporter opened this issue Jul 24, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

This is not so much of a bug (and certainly is of a lowest priority), but still 
might be in line with AMEs' mission of "improving GMaps":

Due to anomalies in my geospatial data, several markers appear to have exactly 
the same lat/long. When they are plotted on the map, they're always kept 
together as a cluster, clicking on which gives no visual feedback (btw, that's 
wonderful idea in the sample app to reposition camera to scale to the cluster 
content on click).

Any idea how to work around such situation?

Original issue reported on code.google.com by estee...@gmail.com on 25 Jul 2013 at 10:49

@GoogleCodeExporter
Copy link
Author

If you create markers with exactly the same LatLng there is not much clustering 
lib can do.

For a very close markers see Issue 16.

When Issue 10 is done, users could easily create something like this: 
http://jawj.github.io/OverlappingMarkerSpiderfier/demo.html

Original comment by maciek.g...@gmail.com on 25 Jul 2013 at 11:29

@GoogleCodeExporter
Copy link
Author

For any kind of action on this it would be nice to have some suggestions 
regarding implementation.

Original comment by maciek.g...@gmail.com on 8 Aug 2013 at 2:52

  • Changed state: NeedsMoreInfo

@GoogleCodeExporter
Copy link
Author

Issue 10 is done, so I added a demo that shows one possible way to handle such 
situations.

https://github.com/mg6maciej/android-maps-extensions/blob/develop/android-maps-e
xtensions-demo/src/pl/mg6/android/maps/extensions/demo/DeclusterificationExample
Activity.java#L70

Original comment by maciek.g...@gmail.com on 21 Aug 2013 at 1:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant