Skip to main content

How to Display a Polygon Created in Workflow on the map

Comments

1 comment

  • Nico Burgerhart

    Use the Run External Command activity, Command Name is AddMarkup (or AddMarkupGeometry, this is interchangeable) and Command Parameter is the geometry (data type ESRI.ArcGIS.Client.Geometry.Geometry).

    See the documentation of the commands in the Silverlight Viewer Administrator and Developer Guide.

    0

Please sign in to leave a comment.