Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for creating a google.maps.marker.PinElement.

Hierarchy

  • PinElementOptions

Implemented by

Index

Properties

background?: null | string

The background color of the pin shape. Supports any CSS color value.

borderColor?: null | string

The border color of the pin shape. Supports any CSS color value.

glyph?: null | string | Element | URL

The DOM element displayed in the pin.

glyphColor?: null | string

The color of the glyph. Supports any CSS color value.

scale?: null | number

The scale of the pin.

defaultvalue

1

Generated using TypeDoc