Interface
Options supported by FeatureLayer.
Inheritance: IFeatureLayerOptionsIHostedLayerOptions
Properties
| Property | Type | Notes |
|---|---|---|
attributioninherited | string | |
itemId | string | |
portalUrlinherited | string | The URL of the ArcGIS portal. |
query | IQueryOptions | |
tokeninherited | string | An access token as a string. |
url | string |
attribution
optionalinheritedinherited
Interface Propertyattribution: stringInherited from IHostedLayerOptions.attribution
query
optional
Interface Propertyquery: IQueryOptions