Skip to main content

typeAlias

ClusterStyle

An object describing a cluster style. Cluster can be represented via MapGL Marker or HTML Marker.

MapGL markers are more performant, HTML Markers are more customizable.

WebglClusterStyle|HtmlClusterStyle

InputMarker

A marker for clustering. Marker can be represented via MapGL marker or HTML marker.

MapGL markers are more performant, HTML Markers are more customizable.

WebglInputMarker|HtmlInputMarker