IServiceAreaOptions
Interface
Inheritance: IServiceAreaOptionsIEndpointOptions
Properties
Property | Type | Notes |
---|---|---|
IFeatureSet | IPoint | ILocation | [void, void][] | ||
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 | [void, void][] | Specify one or more locations around which service areas are generated. | |
boolean | ||
boolean | ||
boolean | ||
boolean | ||
boolean | ||
boolean | ||
"incidentsToFacilities" | "facilitiesToIncidents" | Specify if the service should return routes. |
endpoint
optionalinherited
Interface Propertyendpoint: string
Any ArcGIS Routing service (example: https://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Network/USA/NAServer/Route/ ) to use for the routing service request.
Inherited from IEndpointOptions.endpoint
facilities
Interface Propertyfacilities: IFeatureSet | IPoint | ILocation | [void, void][]
Specify one or more locations around which service areas are generated.
polygonBarriers
optional
Interface PropertypolygonBarriers: IFeatureSet
polylineBarriers
optional
Interface PropertypolylineBarriers: IFeatureSet
barriers: IFeatureSet | IPoint | ILocation | [void, void][]