I want to draw a polyline with an arrow. I understand that this is not yet included in Mapkit.
I tried creating a custom MKOverlayPathRenderer and overriding drawMapRect, but I'm a bit confused about how to do this.
Is there any way to achieve my goal?
Here is an example of what I'm trying to do

source share