Is annotation layer a dynamic layer or feature layer?
Regards,
Nimesh
If it is a feature layer then, YES. You need set the *angle* of feature layer's symbol. The *angle* should be exactly opposite to self.mapView.rotaionAngle. i.e. if self.mapView.rotaionAngle is 40 then you need to set symbol's angle to -40.
Hope this helps!
Regards,
Nimesh