Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for customizing a pin marker.

Hierarchy

  • PinOptions

Index

Properties

Optional background

background?: null | string

The color of the icon's shape, can be any valid CSS color.

Optional glyphColor

glyphColor?: null | string

The color of the icon's glyph, can be any valid CSS color.

Optional scale

scale?: null | number

The scale of the icon. The value is absolute, not relative to the default sizes in each state.

Generated using TypeDoc