GeometryCollection

constructor(geometries: List<Geometry>, boundingBox: GeoBoundingBox? = null)

Parameters

geometries

List of geometries.

boundingBox

Bounding box of the GeometryCollection (optional).