In the Apple Maps app there is a blue arrow pointing in the direction the phone is facing
(marked on the attached screenshot).
I can't find how to do the same in my app using MapKit.
I need the map to be facing north and the blue dot with an arrow, just like in the default mode in the apple Maps app.
I know I can do this by manually drawing an arrow.
But, since it is already implemented in the Maps app, is there a standard setting that allows to achieve this in MapKit?