Hi,
I am trying to rotate the map according to the tracked vehicle's heading. This works fine - but I am having an issue centering the map on said vehicle's current position.
If I center the map prior to seting the CurrentExtent of the map to the RotationProjection's updated extent (after setting the new rotation angle) the first point is dead on. Unfortunately, each subsequent point seems to "stairstep" away from the center point by an incremental amount...
If I center the map after the rotation, the point is in a seemingly completely random position...
What am I missing?
Thanks for any help!
Justin