2

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?

richersoon
  • 4,682
  • 13
  • 44
  • 74
  • This link might help you: (http://stackoverflow.com/questions/15719951/google-maps-api-v3-auto-center-map-with-multiple-markers). Also, you may check the Google Maps Android Marker Clustering Utility documentation: https://developers.google.com/maps/documentation/android-api/utility/marker-clustering?hl=it – Android Enthusiast Jan 10 '16 at 20:36
  • This is not javascript, this is for Android. This is not marker, this is ClusterItem. – richersoon Jan 27 '16 at 06:15

0 Answers0