Select to view content in your preferred language

Max Extent

930
2
08-13-2012 06:38 AM
BlaiseMacLean
Deactivated User
I've got the initialextent and fullextent set in my config.xml; they work fine.

What I would like is to limit the user from using the Navigation widget and/or the mouse to get out past my fullextent.  I'm using a basemap so I assume that the nav widget is allowed to zoom out to the full extent of the basemap (the world).

Can I restrict my area of interest to just my layers (my full extent)?  Do I have to make a custom base map for just my area to get this done?

Thanks,

Blaise
Tags (2)
0 Kudos
2 Replies
AnthonyGiles
Honored Contributor
Blaise,

Have you tried using the lods tag under your map tag to specify your scales:

http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Main_configuration_file/01m30000001800...

These can be used to stop the user from zooming out past your maximum scale

Regards

Anthony
0 Kudos
BlaiseMacLean
Deactivated User
Thanks for the reply Anthony,  I will give that a try.
0 Kudos