The Maps app in iOS 10 now includes a heading direction arrow on top of the
MKUserLocation
MKAnnotationView
. Is there some way I can add this to MKMapView
in my own apps?
The Maps app in iOS 10 now includes a heading direction arrow on top of the
MKUserLocation
MKAnnotationView
. Is there some way I can add this to MKMapView
in my own apps?