ClusterShapeProvider interface. Defines the shape which will be used to represent the cluster on the map.

Hierarchy

  • ClusterShapeProvider

Constructors

Methods

Constructors

Methods

  • Returns the point in model coordinates for the cluster that will be composed of the given set of elements.

    Parameters

    • composingElements: Feature<null | Shape, FeatureProperties>[]

      The composing model elements for the cluster for which a location needs to be provided.

    Returns Shape

    The cluster point in model coordinates