Pin
Renders a customizable version of the default Google Maps Pin
API Reference
Props
Property | Default | Type/Description |
---|---|---|
background | - | string The background color of the pin shape. Supports any CSS value. |
borderColor | - | string The border color of the pin shape. Supports any CSS value. |
glyph | - | string | JSX.Element The glyph or DOM element to display in the pin. |
glyphColor | - | string The color of the glyph. Supports any CSS value. |
scale | - | number The scale of the pin. |