iOS: Add map marker clustering
Status Closed — not planned
Maintainer reply None cached
Activity 3 comments · opened Jan 8, 2026 · closed Feb 22, 2026
Description
Add marker clustering to the iOS map screen, similar to the Android implementation.
Context
Android now uses maps-compose-utils Clustering composable for map markers. iOS should implement equivalent functionality using the Google Maps iOS SDK clustering utilities.
Requirements
- Cluster markers when zoomed out
- Show individual markers with thumbnails when zoomed in
- Show cluster count badge
- Match Android behavior
Reference
- Android implementation:
MapScreen.ktusingClusteringcomposable SpotClusterItemimplementingClusterIteminterface
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗