I have an overview map in my application which tends to zoom too far in as I work in the map. When my main map zooms in to street level, the overview map is not quite as close in to street level, but it is zoomed far too much to really have a point. I am not able to see where I am in the world. I would like to set a MinimumExtent, though I only want it to care about the height and width of the extent, not the positions of it.
For example, I never want the overview map too zoom closer than a resolution of 92. Anyone know how to do this in a simple way?
PS. Im using WPF version 2.4, not silverlight. Can't yet upgrade to Runtime.