Package com.google.maps.android.clustering
See: Description
-
Interface Summary Interface Description OnClusterClickListener Called when a Cluster is clicked. OnClusterInfoWindowClickListener Called when a Cluster's Info Window is clicked. OnClusterInfoWindowLongClickListener Called when a Cluster's Info Window is long clicked. OnClusterItemClickListener Called when an individual ClusterItem is clicked. OnClusterItemInfoWindowClickListener Called when an individual ClusterItem's Info Window is clicked. OnClusterItemInfoWindowLongClickListener Called when an individual ClusterItem's Info Window is long clicked. Cluster A collection of ClusterItems that are nearby each other. ClusterItem ClusterItem represents a marker on the map. -
Class Summary Class Description ClusterManager Groups many items on a map based on zoom level.