Properties that can be passed into the constructor for RouteLayerExtension.

Hierarchy (view full)

Properties

attachmentTypes?: string[]
failureMode?: FailureMode

A menu for actions specifically related to features from this source.

featureSettings?: FeatureSettingsProperties

A menu for actions specifically related to this source.

hyperlinks?: (HyperlinkProperties | Hyperlink)[]
iconUrl?: string
id?: string

The unique ID to assign to the entity. If not specified, one will be generated.

layer?: RouteLayer | (FeatureLayerJson & LayerProperties)

The Esri RouteLayer object being extended.

layerListSettings?: LayerListSettingsProperties
onAddFeature?: Action
onEditFeature?: Action
relationships?: (Relationship | RelationshipProperties)[]
requestHelper?: ArcGISRequestHelper
taskSettings?: TaskSettingsProperties
tpkSource?: string
visibilityMode?: GroupLayerVisibilityMode