• Method which returns an array with all the features contained in a cluster.

    Parameters

    • cluster: Feature

      The cluster. This element must pass the isCluster check.

    Returns Feature<null | Shape, FeatureProperties>[]

    an array of Feature instances contained in the cluster. This array should not be modified.