Companion

object Companion

Functions

Link copied to clipboard

Creates a new FeatureLayer from a given FeatureTable. Any of the inherited FeatureTable types can be used as the input parameter for this constructor except FeatureCollectionTable.

Link copied to clipboard

Creates a new FeatureLayer object from a feature layer or feature service portal item. If the portal item is a feature service, the FeatureLayer will be created from the first layer on the service.

Link copied to clipboard

Creates a new FeatureLayer object from a feature service portal item. The feature layer will fail to load if an invalid portal item is passed in.