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

Add marker clustering to map #137

Open
joshas opened this issue Dec 20, 2016 · 3 comments
Open

Add marker clustering to map #137

joshas opened this issue Dec 20, 2016 · 3 comments

Comments

@joshas
Copy link

joshas commented Dec 20, 2016

There are too many markers on screen, use marker clustering, e.g. https://developers.google.com/maps/documentation/android-api/utility/marker-clustering .

@RenatBuga
Copy link
Collaborator

RenatBuga commented Dec 20, 2016

Thank you, @joshas for the idea!

We discussed this issue in our team and decided to not add clustering, because they do not give a clear picture of the density of the problems in a particular area of the city. We will add filters to map view later, which will let the user see only the types of reports he is interested in.

@joshas
Copy link
Author

joshas commented Dec 20, 2016

A bunch of overlapping markers will not provide a clear picture of density of the problems, you'll need to draw a heatmap for that ( https://developers.google.com/maps/documentation/android-api/utility/heatmap ).
Looking forward to map filters.

@RenatBuga
Copy link
Collaborator

Thank you for the ideas. We will take this into consideration when planning new features.

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

No branches or pull requests

2 participants