geometryCollectionOf
Creates a GeometryCollection from multiple Geometry objects.
Return
A GeometryCollection containing the specified geometries.
Parameters
geometries
The geometries to include in the collection.
Creates a GeometryCollection from multiple Geometry objects.
A GeometryCollection containing the specified geometries.
The geometries to include in the collection.