sdk-common / com.tomtom.online.sdk.common.geojson.geometry / GeometryCollection / <init>

<init>

GeometryCollection()

Empty constructor for the GeometryCollection.

GeometryCollection(geometries: MutableList<Geometry!>!)

Default constructor for the GeometryCollection.

Parameters

geometries - MutableList<Geometry!>!: List of geometries in the GeometryCollection.