| Prop | Type | Default | Note |
|---|---|---|---|
| coordinates | [LatLng] | Array of LatLngs defining the polyline | |
| strokeColor | Color | "black" | Color of the polyline |
| strokeWidth | Integer | 1 | Width of the polyline |
| geodesic | Boolean | false | Boolean indicating whether to draw the polyline as a geodesic |
| tappable | Boolean | false | Boolean indicating whether or not the polyline can be tapped |
| onPress | Function | Callback that is fired when pressing on the marker. |
This repository was archived by the owner on Mar 1, 2024. It is now read-only.