Is there a way to get all the markers on Google Maps?
For an specific cluster use: getMarkers() Gets the array of markers in the clusterer.
For all the markers in the map use: getTotalMarkers() Gets the array of markers in the clusterer.