Class ClosestFacilityResult

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

public final class ClosestFacilityResult extends Object
Represents the result of ClosestFacilityTask.solveClosestFacilityAsync(ClosestFacilityParameters). The result is a collection of computed closest facility routes, barriers used in the computation, and messages generated during the process.
Since:
100.1.0