From 60c62f20e948d1acd81fc5a71c13a8d0f133cf2c Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 30 May 2022 11:07:14 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.74.1 to 2.75.3 (#546) Bumps [rollup](https://github.com/rollup/rollup) from 2.74.1 to 2.75.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.74.1...v2.75.3) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 4c68f29d6b51aabf48132669be66939066899386 --- classes/MarkerWithLabel.html | 8 ++++---- interfaces/MarkerWithLabelOptions.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/classes/MarkerWithLabel.html b/classes/MarkerWithLabel.html index 0498ed28..9e851ee8 100644 --- a/classes/MarkerWithLabel.html +++ b/classes/MarkerWithLabel.html @@ -1,9 +1,9 @@ -MarkerWithLabel | @googlemaps/markerwithlabels
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MarkerSafe
    • MarkerWithLabel

Index

Constructors

Accessors

  • get isInteractive(): boolean
  • get labelClass(): string
  • set labelClass(className: string): void
  • get labelContent(): string
  • set labelContent(content: string | HTMLElement): void

Methods

  • setMap(map: Map | StreetViewPanorama): void
  • Parameters

    • map: Map | StreetViewPanorama

    Returns void

Legend

  • Constructor
  • Method
  • Accessor
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/MarkerWithLabelOptions.html b/interfaces/MarkerWithLabelOptions.html index 8ec1f196..5d408320 100644 --- a/interfaces/MarkerWithLabelOptions.html +++ b/interfaces/MarkerWithLabelOptions.html @@ -1 +1 @@ -MarkerWithLabelOptions | @googlemaps/markerwithlabels
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MarkerOptions
    • MarkerWithLabelOptions

Index

Properties

labelAnchor?: Point
labelClass?: string
labelContent: string | HTMLElement
labelZIndexOffset?: number

Legend

  • Constructor
  • Method
  • Accessor
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +MarkerWithLabelOptions | @googlemaps/markerwithlabels
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MarkerOptions
    • MarkerWithLabelOptions

Index

Properties

labelAnchor?: Point
labelClass?: string
labelContent: string | HTMLElement
labelZIndexOffset?: number

Legend

  • Constructor
  • Method
  • Accessor
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file