Class ServiceAreaResult

java.lang.Object
com.esri.arcgisruntime.tasks.networkanalysis.ServiceAreaResult

public final class ServiceAreaResult extends Object
Represents the result of ServiceAreaTask.solveServiceAreaAsync(ServiceAreaParameters).

The result is a collection of computed service area polylines, polygons, barriers used in the computation, and messages generated during the process.

Since:
100.1.0