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

Option to ignore hidden markers #867

Open
johnkamau opened this issue Apr 12, 2024 · 1 comment
Open

Option to ignore hidden markers #867

johnkamau opened this issue Apr 12, 2024 · 1 comment
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@johnkamau
Copy link

The previous marker clusterer had an option to ignoreHidden, which I presume was a check for whether the marker was visible. With the new AdvancedMarkerElements, the only way to hide them is to set the map value to null, which hides them from the map.

Would it be possible for the markerClusterer to have an option that would check if the map value is null and thus not cluster those that are essentially hidden? at the moment all markers are clustered, regardless of whether they are visible or not.

@johnkamau johnkamau added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Apr 12, 2024
@wangela
Copy link
Member

wangela commented Apr 12, 2024

If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.

@johnkamau Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants