Contents

ClusterAnnotation

An annotation type that groups multiple annotations together.

Declaration

class ClusterAnnotation extends MarkerAnnotation

Discussion

The framework creates a ClusterAnnotation when it groups annotations in a cluster. You can replace the annotation or update its properties using the annotationForCluster delegate method.

Topics

Instance Properties