IOriginDestinationMatrixOptions

Interface

Inheritance: IOriginDestinationMatrixOptionsIEndpointOptions

Properties

Hide inherited properties
PropertyTypeNotes
IFeatureSet | IPoint | ILocation | [voidvoid][]
IFeatureSet | IPoint | ILocation | [voidvoid][]

Specify the ending point locations to travel to from the origins.

endpoint
 inherited 
string

Any ArcGIS Routing service (example: https://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Network/USA/NAServer/Route/ ) to use for the routing service request.

IFeatureSet | IPoint | ILocation | [voidvoid][]

Specify the starting points from which to travel to the destinations.

"esriNAODOutputSparseMatrix" | "esriNAODOutputStraightLines" | "esriNAODOutputNoLines"

Specify the type of output returned by the service. Defaults to "esriNAODOutputSparseMatrix".

boolean
boolean
boolean
boolean
boolean

barriers

optional
Interface Property
barriers: IFeatureSet | IPoint | ILocation | [voidvoid][]

destinations

Interface Property
destinations: IFeatureSet | IPoint | ILocation | [voidvoid][]

Specify the ending point locations to travel to from the origins.

endpoint

optionalinherited
Interface Property
endpoint: string

Any ArcGIS Routing service (example: https://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Network/USA/NAServer/Route/ ) to use for the routing service request.

origins

Interface Property
origins: IFeatureSet | IPoint | ILocation | [voidvoid][]

Specify the starting points from which to travel to the destinations.

outputType

optional
Interface Property
outputType: "esriNAODOutputSparseMatrix" | "esriNAODOutputStraightLines" | "esriNAODOutputNoLines"

Specify the type of output returned by the service. Defaults to "esriNAODOutputSparseMatrix".

polygonBarriers

optional
Interface Property
polygonBarriers: IFeatureSet

polylineBarriers

optional
Interface Property
polylineBarriers: IFeatureSet

returnBarriers

optional
Interface Property
returnBarriers: boolean

returnDestinations

optional
Interface Property
returnDestinations: boolean

returnOrigins

optional
Interface Property
returnOrigins: boolean

returnPolygonBarriers

optional
Interface Property
returnPolygonBarriers: boolean

returnPolylineBarriers

optional
Interface Property
returnPolylineBarriers: boolean

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.