Prop | Type | Default | Note |
---|---|---|---|
coordinates | [LatLng] | Array of LatLngs defining the polygon | |
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 |
tappable | Boolean | false | Boolean indicating whether or not the polygon can be tapped |
onPress | Function | Callback that is fired when pressing on the marker. |
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.