Search results

MarkerClusterSettings API in JavaScript (ES5) Maps API control

Sets and gets the options to customize the cluster of markers in Maps.

Properties

allowClusterExpand

boolean

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

Defaults to false

allowClustering

boolean

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

Defaults to false

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.

Defaults to ā€

fill

string

Sets and gets the fill color of the cluster.

Defaults to ā€˜#D2691E’

height

number

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

Defaults to 12

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.

Defaults to 1

shape

MarkerType

Sets and gets shape for the cluster of markers.

Defaults to Rectangle

width

number

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

Defaults to 12