FeatureCollection

constructor()

Create a feature collection object.

Since

200.1.0


constructor(item: Item)

Creates a feature collection object from a PortalItem.

Since

200.1.0

See also


constructor(featureCollectionTables: Iterable<FeatureCollectionTable>)

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

Since

200.1.0

See also