MKMapView Pins Refreshing Color on Click
Posted
by Dave C
on Stack Overflow
See other posts from Stack Overflow
or by Dave C
Published on 2010-06-18T13:47:06Z
Indexed on
2010/06/18
13:53 UTC
Read the original article
Hit count: 194
Hello,
I have several custom MKPinAnnotationView on my map with different images(colored pins). Everything works fine until I either click on a pin or change the map to a different view(satellite/road)... when I do either of these, my pins will revert back to the classic red color.
Any help would be greatly appreciated.
© Stack Overflow or respective owner