I've configured my WPF map with some predefined scales and put the map control on the right side pane of a grid control.
But I'm experiencing some issues with that, like the scales not being exactly as those that I configured and also a wierd behavior when I maximize and minimize the map a few times, scaling up the map until it return to its initial scale.
I`ve hosted the project in the following URL:
tidybits.com/ScaleWPF.rar
Commenting the lines between and in the .xaml will produce the expected behavior.
What is going on?
Edit: Also, the layer tracking when you drag the map doesn't work.