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

<init>

FeatureCollection()

Empty constructor for the FeatureCollection.

FeatureCollection(features: MutableList<Feature!>!)

Default constructor for the FeatureCollection.

Parameters

features - MutableList<Feature!>!: List of features that will be in a FeatureCollection.