Conversation
6ce36ff to
2a68142
Compare
28dd74c to
e0f6088
Compare
|
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. |
Adding support for Marker Clustering
Pre-launch Checklist