Greetings all, I am currently trying to use some MKAnnotations in my app, but I am having some difficulty. I am placing two annotations, one on top of the other, at a certain coordinate point. Then I have the lower annotation rotated to a specific heading. My first problem is getting both annotations to center on the coordinate point. I have tried using both the .center, and .centeroffset methods for the annotation view, but I am still having difficulties getting them exactly on top of the same point. Second issue is that the lower annotation, the one rotated to a heading, will not stay at that heading when the map is rotated. ANy suggestions? Thanks!
↧