ClusterAnnotationView

open class ClusterAnnotationView : MKAnnotationView

The view associated with your cluster annotations.

  • Undocumented

    Declaration

    Swift

    open lazy var countLabel: UILabel { get set }
  • Undocumented

    Declaration

    Swift

    open override var annotation: MKAnnotation? { get set }
  • Undocumented

    Declaration

    Swift

    open func configure()