MultiPolygon

constructor(polygons: List<Polygon>, boundingBox: GeoBoundingBox? = null)

Parameters

polygons

List of Polygons.

boundingBox

Bounding box of the MultiPolygon (optional).