I'm evaluating the XamMap class and need to be able to rotate the map view depending on a user-selectable orientation. However, I fail to find any property like e.g. 'Heading' in the XamMap- and associated classes. How do I set the rotation in XamMap ?
Regards,Leif
No response ? I guess that means that the XamMap does not support rotation in an easy way ? That will make the whole control useless for our purpose since I need to make the map orientation fit the way users want to display the overlay data on screen. I'm surprised if such an advanced control doesn't support such a scenario.
Hi Leif,
I'm sorry that I didn't get back to you sooner. Here is my sample using world shape files and RotateTransform to rotate the map 90 degrees with each click on the button.
Hope this helps. Please let me know if you have any questions.