Hi All,
I am trying to build basic navigation control on map.On button click I want to draw rectangle and perform zoom in/out operation.
I found MapViewAutomationPeer clss to control map zoom but it doesn't work as expected.
ZoomInAnimated/ZoomOutAnimated only zoom to center point. No option for scale.
What is the best approach to zoom using rectangle size? i.e. if the rectangle is bigger than zoom to less scale else on higher side.
I am using WPF 100.6
Any help would be appreciated.
Regards,
Prashant