SubtypeFeatureLayer

constructor(featureTable: ArcGISFeatureTable)

Creates a new subtype feature layer object. If are there no ArcGISFeatureTable.featureSubtypes objects defined on the ArcGISFeatureTable, the layer will fail to load.

Since

200.1.0


constructor(item: Item, layerId: Long)

Creates a new subtype feature layer object from a feature service portal item.

Since

200.1.0

See also