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