I searched in flutter_google_map_view repository and there is a class called cluster.
However, there is not an implementation example and this small class seems like only a wrapper for marker class.
What I would like to know is if we should implement clustering according to the tons of examples of iOS/Android native sources? Or does this widget library need to implement clustering in the future? I opened up an Issue in the gitHub page if anybody is interested.
Also, if anybody is kind enough to show a path for implementing this would make a great favor.
Thanks,