rotating annotation views
I am working on one Map application. I want to show the map on start of application with angle of rotation.
problem: My Problem is map is rotating with the angle provided but annotation view is also rotating. I don't want to rotate my anno开发者_开发百科tation views.
You can get the latitude and longitude in terms of X and Y then you can show your annotation view on that position.
精彩评论