Zum Hauptinhalt gehen

How to run a Network Service Area task

Kommentare

2 Kommentare

  • Permanently deleted user

    Hi Josh,

    The Route Task in Workflow will return results of type (http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Tasks.RouteEventArgs.html) RouteEventArgs . This result contains ServiceAreaPolygons as a graphic, so you could use a RunExternalCommand activity, set the command to "AddMarkup", and set the parameter to routeResult.ServiceAreaPolygons.Geometry(), where routeResult is the variable holding the result of the Route Task.

    -Victoria

    0
  • Permanently deleted user
    Can you please share the workflow with us
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.