MultiPolygon
fun MultiPolygon(polygons: List<Polygon>, boundingBox: GeoBoundingBox? = null)
Content copied to clipboard
Parameters
polygons
List of Polygons.
boundingBox
Bounding box of the MultiPolygon (optional).
List of Polygons.
Bounding box of the MultiPolygon (optional).