Contents

init(memberAnnotations:)

Creates a cluster annotation with the specified individual annotations.

Declaration

init(memberAnnotations: [any MKAnnotation])

Parameters

  • memberAnnotations:

    The annotations to group together as a single entity.

Return Value

An initialized MKClusterAnnotation object or nil if the object could not be created.