FeatureCollection

Create a feature collection object.

Since

200.1.0


Creates a feature collection object from an item.

Since

200.1.0

See also


fun FeatureCollection(featureCollectionTables: Iterable<FeatureCollectionTable>)

Creates a feature collection object from a set of feature collection tables.

Since

200.1.0

See also