ServiceAreaSolveParams
ServiceAreaSolveParams =
object
Defined in: src/ExpoArcgis.types.ts:1486
Parameters for serviceArea.solve.
Properties
Section titled “Properties”cutoffs?
Section titled “cutoffs?”
optionalcutoffs?:number[]
Defined in: src/ExpoArcgis.types.ts:1495
Impedance cutoff values (e.g. travel-time minutes or distance) that define each polygon ring. When omitted the service’s default cutoffs are used.
facilities
Section titled “facilities”facilities:
PointGeometry[]
Defined in: src/ExpoArcgis.types.ts:1490
Facility locations to compute service areas from.
serviceUrl
Section titled “serviceUrl”serviceUrl:
string
Defined in: src/ExpoArcgis.types.ts:1488
URL of the network analysis service (e.g. the ArcGIS World Service Areas service).