Polyline

constructor(coordinates: List<Coordinates>, width: Float, lineColor: Color? = null)

Parameters

coordinates

List of coordinates that define the polyline's path

width

The width of the polyline

lineColor

The color of the polyline