Question

Normally, By default iOS image for drop pin looks like as below

DROP PIN

I want to display custom image instead of this pin, which method or way facilitates it.

Thanks

Was it helpful?

Solution 2

Use MKAnnotationView instead of MKPinAnnotationView

OTHER TIPS

For a better idea, this tut could help you:

http://www.shawngrimes.me/2011/04/custom-map-pins-for-mapkit/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top