diff --git a/classes/MarkerManager.html b/classes/MarkerManager.html index 711df1b2..da936b07 100644 --- a/classes/MarkerManager.html +++ b/classes/MarkerManager.html @@ -1,5 +1,5 @@ MarkerManager | @googlemaps/markermanager

Creates a new MarkerManager that will show/hide markers on a map.

-

Constructors

Constructors

Properties

Methods

addMarker @@ -16,43 +16,43 @@ toggle visible

Constructors

Properties

shown: boolean
shownMarkers: number

Methods

  • Add a single marker to the map.

    +
  • options: Options

Returns MarkerManager

Properties

shown: boolean
shownMarkers: number

Methods

  • Add a single marker to the map.

    Parameters

    • marker: Marker

      The marker to add.

    • minZoom: number

      The minimum zoom level to display the marker.

    • maxZoom: number

      The maximum zoom level to display the marker.

      -

    Returns void

  • Add many markers at once. +

Returns void

Returns void

Returns number

Returns void

+