Constructors

Properties

Accessors

Methods

Constructors

Properties

_position: LatLng
marker?: Marker
markers?: Marker[]

Accessors

  • get bounds(): LatLngBounds
  • Returns LatLngBounds

  • get count(): number
  • Get the count of visible markers.

    Returns number

Methods

  • Cleanup references and remove marker from map.

    Returns void

  • Add a marker to the cluster.

    Parameters

    Returns void

Generated using TypeDoc