Select to view content in your preferred language

Map extent

522
3
11-23-2011 08:15 PM
ShaliniArora1
Emerging Contributor
How to take extent values from map document dynamically?

I used mymap.extent.xmax for values.
each map is coming but other functionality like zoom in/out, point, line etc become disable..

i m making an application using flex 3.5 and api 1.3 with arcgis server 10
Tags (2)
0 Kudos
3 Replies
ShaliniArora1
Emerging Contributor
Is this is possible to take extent values from mymap.extent.xmin without defining the extent values earlier?
0 Kudos
KenBuja
MVP Esteemed Contributor
Take a look at this sample that shows how to get the map extent
0 Kudos
ShaliniArora1
Emerging Contributor
In the sample they are giving their values and that also for one map.
i want to take it dynamically and for different maps.
0 Kudos