Polyline()
constructor
Inherits from Path
Polyline class is responsible for drawing polyline geometry on the map using the VectorLayer
| Parameter | Type | Description |
|---|---|---|
| coords | Array | The list of coordinates used to draw the polyline |
| options | Object | Path's options |