googlemaps / googlemaps/android-maps-compose

Clustering: Add the ability to customize the Marker InfoWindow on Marker click

Open
#283 5 comments 20 reactions 0 assignees View on GitHub
priority: p3 type: feature request
Dominant language
Kotlin
Stars
1.3k
Forks
181
Avg merge
2d 23h
Merged PRs (30d)
18

Description

For what I understand there is no actual way to customize the InfoWindow of a marker that is part of the cluster, like in [here](https://github.com/googlemaps/android-maps-compose/blob/main/app/src/main/java/com/google/maps/android/compose/MapClusteringActivity.kt#L102) using the "content" parameter of MarkerInfoWindow when the Marker is clicked, the problem is that the Marker of the example is a non-clustered Marker
.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.