@front10/landing-page-book
Version:
A react library for landing page
11 lines (9 loc) • 542 B
Markdown
# LocationMarker
[](https://github.com/RichardLitt/standard-readme)
## Properties
| </br>Name | </br>Type | </br>Summary | </br>Default |
| ---- | ---- | ---- | ---- |
| className | `string` | Class to apply. | `''` |
| icon | `string` | Icon to show in the marker. | `'fa fa-map-marker'` |
| lat<font color="red">*</font> | `number` | Marker latitude. | |
| lng<font color="red">*</font> | `number` | Marker longitude. | |