Select to view content in your preferred language

Programmatic changes to Extent not added to History

680
1
01-25-2012 04:14 AM
EricCoffman
Emerging Contributor
When I change the extent programmatically, the changes are not added to the extent history so that when I click the Prev Extent button, nothing happens. Is there a way to add to it?

Thanks
Eric
0 Kudos
1 Reply
JeffPace
MVP Alum
When I change the extent programmatically, the changes are not added to the extent history so that when I click the Prev Extent button, nothing happens. Is there a way to add to it?

Thanks
Eric


are you using the setExtent method? if so it should get caught by the history.  We do this all the time in our app.
0 Kudos