I want to set a maximum zoom level for a dashboard map, i.e. do not allow the user to zoom in more then the city level.
I have reviewed a number of posts on this subject. It looked like it might be possible if I created a tile cache and set it as the basemap. So, I did this but it will let me zoom in past the base map resolution at witch point everything disappears.
To be clear I do not need a custom basemap. The esri ones are fine for display. I created the cache with the sole goal of controlling the zoom.