Select to view content in your preferred language

Accessing the extent stack without using the Navigation toolbar

1321
2
01-21-2011 05:14 AM
TyroneLigon
Deactivated User
Is it possible to get to a map's extent stack without using the Navigation toolbar? I'm still using Server 9.3 and version 1.3 of the Flex mapping API.
Tags (2)
0 Kudos
2 Replies
DasaPaddock
Esri Regular Contributor
No, the map doesn't keep its own history of extents. The Navigation tool is listening for extentChange events and using that to keep track of them.
0 Kudos
TyroneLigon
Deactivated User
That's what I was afraid of, but on the other hand I could stick a model locator in the app and maintain an extent list on my own.
0 Kudos