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