ol.geom. ol.geom.LineString

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

Extends