-
Notifications
You must be signed in to change notification settings - Fork 140
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
Clustering: Add the ability to configure the ClusterRenderer #281
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Comments
DexterBishop
added
triage me
I really want to be triaged.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
labels
Mar 1, 2023
If you would like to upvote the priority of this issue, please comment below or react with 👍 so we can see what is popular when we triage.@DexterBishop Thank you for opening this issue. 🙏
This is an automated message, feel free to ignore. |
DSteve595
added
priority: p3
Desirable enhancement or fix. May not be included in next release.
and removed
triage me
I really want to be triaged.
labels
Mar 7, 2023
Hi @DexterBishop . Sorry for the delay here. We have a PR that will fix this issue, by allowing you to pass a custom renderer: https://github.com/googlemaps/android-maps-compose/pull/360/files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
It would be nice to be able to configure the
ClusterRenderer
.For example:
onBeforeClusterItemRendered
- to set the marker anchorshouldRenderAsCluster
andshouldRender
- to start clustering only at a certain zoom levelThe text was updated successfully, but these errors were encountered: