Type Alias VectorMultiLineString<M>

VectorMultiLineString: VectorLineString<M>[]

Definition of a Vector MultiLineString

Type Parameters