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

Change color of red cluster which comes up if size of cluster is between 100-1000 #1992

Open
KunalGadhia opened this issue Nov 9, 2021 · 1 comment
Labels

Comments

@KunalGadhia
Copy link

Issue description
Library is the best to create marker clusters on the map but based on feedback shared by few of our end users I thought that I should convey the same to you. Their feedback was that when the cluster has between 100-1000 markers inside the cluster the color of cluster becomes red. In general scenario the red color depicts the color of warning or danger, so was wondering if we could change the color of that cluster icon to orange/saffron instead of red it will be more appropriate.

Steps to reproduce and a minimal demo of the problem
Wherever we have more than 100 markers in close proximity and then when we try to zoom out the cluster is formed and if the markers inside that cluster is between 100 to 1000 the cluster color is red.

Stackblitz Link
https://stackblitz.com/edit/angular-google-maps-demo-fsrb7n?file=app/app.component.ts

Current behavior
Wherever we have more than 100 markers in close proximity and then when we try to zoom out the cluster is formed and if the markers inside that cluster is between 100 to 1000 the cluster color is red.

Expected/desired behavior
Since red cluster color depicts danger or warning, the color of that cluster should be changed to dark orange/saffron or any other color except red.

angular-google-maps, Angular, & any other relevant dependency versions
"@agm/js-marker-clusterer": "^1.0.0",

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant