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).
Important: This is a Public Preview API. It may be changed or removed at any time.