Type Alias VectorPolygon<M>

VectorPolygon: VectorLineString<M>[]

Definition of a Vector Polygon

Type Parameters