Options
All
  • Public
  • Public/Protected
  • All
Menu
description

This is an object containing general information about a cluster icon. This is the object that a calculator function returns.

Hierarchy

  • ClusterIconInfo

Index

Properties

index

index: number

The index plus 1 of the element in the styles

text

text: string

The text of the label to be shown on the cluster icon.

title

title: string

The tooltip to display when the mouse moves over the cluster icon. If this value is undefined or "", title is set to the value of the title property passed to the MarkerClusterer.

Optional url

url?: string

An override for dynamic cluster icon url (if not provided, the component will use the default style icon)

Generated using TypeDoc