MarkerClusterIcon interface

April 12, 2018 · View on GitHub

Interface members

Params Type Details
url string icon url or file path
anchor {
  width: number,
  height: number
}
icon size(in pixels)
anchor {
  x: number,
  y: number
}
anchor position of the marker
label MarkerLabel (optional)label option for clustered marker
min number (optional)Minimum number of clustering
max number (optional)Maximum number of clustering