Type Alias VectorPolygon<M>

VectorPolygon<M>: VectorLineString<M>[]

Definition of a Vector Polygon

Type Parameters