/ Maps / MarkerClusterSettingsModel
Search results

MarkerClusterSettingsModel API in Vue Maps API component

Interface for a class MarkerClusterSettings

Properties

allowClusterExpand

boolean

Enables or disables the cluster expand when many markers are in same location.

allowClustering

boolean

Enables or disables the visibility state of the clustering of markers in the maps component.

border

BorderModel

Sets and gets the options for customizing the color and width of the border of cluster in maps.

connectorLineSettings

ConnectorLineSettingsModel

Sets and gets the options to customize the connector line in cluster separating the markers.

dashArray

string

Sets and gets the dash array for the marker cluster in maps.

fill

string

Sets and gets the fill color of the cluster.

height

number

Sets and gets the height of the marker cluster in maps.

imageUrl

string

Sets and gets the URL path for the marker cluster when the cluster shape is set as image in maps.

labelStyle

FontModel

Sets and gets the options to customize the text in marker cluster.

offset

Point

Sets and gets the offset position for the marker cluster in maps.

opacity

number

Sets and gets the opacity of the marker cluster.

shape

string

Sets and gets shape for the cluster of markers.

width

number

Sets and gets the width of the marker cluster in maps.