Select to view content in your preferred language

How to initial esri Navigation 90 rotation

521
3
09-30-2010 10:56 AM
TomWang
Emerging Contributor
Hi,

My silverlight app has a map with esri navigation tool. As our client requested, it works Ok to set

<esri:Map x:Name="Map"  Rotation="90" />

But my problem is how to set Navigation to rotate 90.

Thanks,

Tom
0 Kudos
3 Replies
JenniferNery
Esri Regular Contributor
What are you trying to do, always rotate by 90 degrees? Setting Rotation="90" is for the initial map rotation.
0 Kudos
TomWang
Emerging Contributor
I need North Arrow point to my Map North which it will be west if the Map rotated 90 degrees when my page loaded.
0 Kudos
JenniferNery
Esri Regular Contributor
Oh right. Thank you for your post. This bug is fixed in version 2.1.
0 Kudos