Skip to main content

Run External Command "ZoomToScale" not working as expected with points

Comments

1 comment

  • Amanda Frech
    Hi Carmen,

     

    It sounds like the viewer is having issues carrying out two different zoom commands simultaneously or near-simultaneously.  If this is the case, the Alert activity makes it work as expected because it's causing a delay between the two commands.  You could potentially add an ExternalDelay activity to achieve the same effect without disrupting the end-users.  Another option would be to find a way to modify the workflow to use only one zoom command (eg, modify the extent as needed before using the ZoomToExtent command).

     

    Hope that helps,

     

    Amanda
    0

Please sign in to leave a comment.