googlemaps / googlemaps/android-maps-compose
Clustering: Add the ability to customize the Marker InfoWindow on Marker click
- Vorherrschende Sprache
- Kotlin
- Sterne
- 1.3k
- Forks
- 181
- Ø Merge
- 2 T. 23 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
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
.
Beitragsleitfaden
Rechercherichtung
Das Issue verweist auf app/src/main/java/com/google/maps/android/compose/MapClusteringActivity.kt ungefähr bei Zeile 102 und den Parameter für den Inhalt von MarkerInfoWindow. Beginne damit, dieses Beispiel ohne Clustering mit dem Klickverhalten von Markern mit Clustering zu vergleichen; abgeschlossen ist die Aufgabe, wenn Marker mit Clustering eine gleichwertige Anpassung von InfoWindow ermöglichen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- android, kotlin
- Bereich
- mobile
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100