Preparing search index...
The search index is not available
@googlemaps/markerwithlabels
@googlemaps/markerwithlabels
MarkerWithLabelOptions
Interface MarkerWithLabelOptions
interface
MarkerWithLabelOptions
{
labelAnchor
?:
Point
;
labelClass
?:
string
;
labelContent
:
string
|
HTMLElement
;
labelZIndexOffset
?:
number
;
}
Hierarchy
MarkerOptions
MarkerWithLabelOptions
Index
Properties
label
Anchor?
label
Class?
label
Content
labelZIndex
Offset?
Properties
Optional
label
Anchor
label
Anchor
?:
Point
Optional
label
Class
label
Class
?:
string
label
Content
label
Content
:
string
|
HTMLElement
Optional
labelZIndex
Offset
labelZIndex
Offset
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
Anchor
label
Class
label
Content
labelZIndex
Offset
@googlemaps/markerwithlabels
Loading...