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).