| Prop | Type | Default | Note |
|---|---|---|---|
| center | LatLng | Center of the circle | |
| radius | Integer | Radius of the circle | |
| strokeColor | Color | "black" | StrokeColor of the polygon |
| strokeWidth | Integer | 1 | Width of the polygon |
| fillColor | HexColor | "#000" | FillColor of the polygon |
| geodesic | Boolean | false | Boolean indicating whether to draw the polygon as a geodesic |
This repository was archived by the owner on Mar 1, 2024. It is now read-only.