Type Alias VectorLineString<M>

VectorLineString<M>: VectorPoint<M>[]

Definition of a Vector LineString

Type Parameters