MKUserTrackingButton
A specialized button that allows the user to toggle whether the map tracks to the heading the user is facing.
Declaration
class MKUserTrackingButtonOverview
Use this class when you need a standard button that you can incorporate into your view hierarchy. Tapping the button lets the user toggles between modes for displaying the map with and without the current heading applied. The button also reflects the current user tracking mode if set elsewhere.