googlemaps / googlemaps/flutter-navigation-sdk
[Feature request]: Marker clustering
Open
priority: p3
type: feature request
- Dominant language
- Dart
- Stars
- 75
- Forks
- 54
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 5
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Use case
Add marker clustering support to the Flutter Navigation SDK to handle displaying large numbers of markers.
Supported in [Android](https://developers.google.com/maps/documentation/android-sdk/utility/marker-clustering) and [iOS](https://developers.google.com/maps/documentation/ios-sdk/utility/marker-clustering) SDKs.
### Proposal
Package should support marker clustering.
There is proposed (simple) solution #593, but without custom cluster image support or Advanced markers support.
Contributor guide
Assessment
This issue has not been assessed yet.