Hoppa till huvudinnehållet

URL Kicked Off Workflow - IE Issue

Kommentarer

2 kommentarer

  • Permanently deleted user

    Hi Brian,

    It actually hangs on both Chrome and IE for me, here.

    Looks like the workflow is waiting for a MapExtentChangedEvent, which isn't happening after it subscribes to that event (because the viewer has finished loading). 

    If the map is slow to load then that event would be firing and the workflow can continue.

    You can nudge it past this by changing the map extent by some tiny amount.  However, the solution would likely to be a different sequence of steps to pan and zoom immediately rather than waiting for an event.

    Regards,

    -Malcolm

    0
  • Permanently deleted user

    Thanks Malcom.  I went ahead and add in a GetMapExtent and SetMapExtent with in the Initalization and that seemed to handle it.  Thanks again for the help.

    Cheers,

    Brian

     

    0

Du måste logga in om du vill lämna en kommentar.