Select to view content in your preferred language

Zoom a point with some vertical distance

647
1
05-25-2010 06:41 AM
AnilDhiman
Deactivated User
Need to zoom to a point graphic with a vertical distance of 50km on map. This means, after zoom map scale should be set accordingly for that distance. I am creating a buffer with 50km distance around the point. Is this a right approach to achieve this or is there any other method available?. It will do a round trip so I am bit reluctant.
0 Kudos
1 Reply
DominiqueBroux
Esri Frequent Contributor
Your approach looks good to me.

Another method could be to use the CenterAndZoom method I gave in this thread :  http://forums.arcgis.com/threads/3330-Address-locator-problem
But you will have to calculate the resolution to get a 50km extent.
0 Kudos