Skip to content

Conversation

@Samo8
Copy link
Contributor

@Samo8 Samo8 commented Jan 21, 2026

Adding support for Marker Clustering

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

@Samo8 Samo8 force-pushed the feat/marker-clustering branch from 6ce36ff to 2a68142 Compare January 21, 2026 08:41
@Samo8 Samo8 force-pushed the feat/marker-clustering branch from 28dd74c to e0f6088 Compare January 21, 2026 15:13
@Samo8 Samo8 marked this pull request as ready for review January 21, 2026 15:14
@jokerttu
Copy link
Contributor

jokerttu commented Jan 23, 2026

Hi @Samo8, thank you for taking the time to create this PR and adding marker clustering support! 🙏

I wanted to share some context: I authored the original clustering support for google_maps_flutter, and adding clustering to this package (based on that implementation) has been on our roadmap; along with Advanced Markers and other features still missing from this package.

However, there are several considerations that make this feature more complex than it might appear:

Given these factors, we need to think through the design more holistically before moving forward with clustering support. I really appreciate your effort here, and we will have an internal discussion about this.

I would appreciate if you could create a Feature Request issue about this topic for further conversation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants