-
- All Implemented Interfaces:
-
com.google.maps.android.clustering.Cluster
public class StaticCluster<T extends ClusterItem> implements Cluster<T>
A cluster whose center is determined upon creation.
-
-
Constructor Summary
Constructors Constructor Description StaticCluster(LatLng center)
-