ThinkGeo.com    |     Documentation    |     Premium Support

Map Rotation

I need to rotate the map based on the direction of a travelling vehicle (moving map).  Does 3.0 provide that feature?



You need to calculate map’s rotation angle and use RotationProjection to rotate the map. Take a look at the following sample which is ideal for your case.  
  
 Projection  Use RotationProjection for a feature layer. 
  
 Ben