How to show the markers in center of screen in Android Google Map Cluster?
I have an existing application that uses Marker in current application, unfortunately there is no straight way to add Marker to cluster. I have to convert those Marker into ClusterItem instance.
My problem is that how can I show those ClusterItem in center of screen?