Is it possible to rotate the map or heading?
Thanks
You can apply a RotateTransform as the RenderTransform for the Map control in the same way that you can to any control.
RotateTransform
RenderTransform
Map