Hierarchy

  • ClusterElementBuilderOptions

Properties

bbox?: boolean
buildClusterElement?: ((position: MapPos<DefaultLatLonKeys>, elements: VectorElementVector) => BaseVectorElement<any, any>)

Type declaration

color?: string | Color
font?: Font
image?: string | ImageSource | ImageAsset
shape?: string
size?: number
textColor?: string | Color
textSize?: number

Generated using TypeDoc