How can I use the MKPinAnnotation and add another graphic underneath it? I want to add direction arrows to the pin, not replace the pin with another graphic. Somebody have any ideas / links?
Asked
Active
Viewed 41 times
1 Answers
0
MapKit API doesn't allow this. Try copying the default pin image using something like https://github.com/0xced/iOS-Artwork-Extractor and starting with that.

incanus
- 5,100
- 1
- 13
- 20