GeometryCollection
fun GeometryCollection(geometries: List<Geometry>, boundingBox: GeoBoundingBox? = null)
Content copied to clipboard
Parameters
geometries
List of geometries.
boundingBox
Bounding box of the GeometryCollection (optional).
Important: This is a Public Preview API. It may be changed or removed at any time.