@nativescript-community/ui-carto
    Preparing search index...

    Class ClusterElementBuilder<T, U>

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    bbox?: boolean
    buildClusterElement?: (
        position: MapPos,
        elements: VectorElementVector,
    ) => BaseVectorElement<any, any>
    color?: string | Color
    duringInit: boolean
    font?: Font
    image?: string | ImageSource | ImageAsset
    native: T
    options: U
    shape?: string
    size?: number
    textColor?: string | Color
    textSize?: number

    Methods

    • Returns any

    • Parameters

      • native: T
      • options: U

      Returns void