Select to view content in your preferred language

Rotating Map but not layers

546
1
05-21-2010 12:25 PM
centuitcentuit
Emerging Contributor
Hi,

I am using the ESRI Silverlight V2 control and I would like to know if it is possible to rotate the base layer without rotating one or more layers ?

Please advise.

Thanks
0 Kudos
1 Reply
dotMorten_esri
Esri Notable Contributor
Why would you want to do that? Then the layers wouldn't overlay correctly with the base layers.

ou can rotate the contents of map using the Rotation property, or you can rotate the entire control using a standard Silverlight RotateTransform RenderTransform.
0 Kudos