new LineString
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
coordinates |
ol.geom.VertexArray | Vertex array (e.g. [[x0, y0], [x1, y1]]). |
|
shared |
ol.geom.SharedVertices |
<optional> |
(Optional) Shared vertices. |
- Source:
- linestring.js, line 18