Type Alias VectorMultiLineString<M>

VectorMultiLineString<M>: VectorLineString<M>[]

Definition of a Vector MultiLineString

Type Parameters