feat: support marker clustering by Samo8 · Pull Request #593 · googlemaps/flutter-navigation-sdk

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.