Type Alias VectorLineString<M>

VectorLineString: VectorPoint<M>[]

Definition of a Vector LineString

Type Parameters