Contents

MKUserTrackingBarButtonItem

A specialized bar button item that allows the user to toggle whether the map tracks to the heading the user is facing.

Declaration

class MKUserTrackingBarButtonItem

Overview

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. This bar button item is associated to a single map view.

Topics

Creating a user tracking bar button item

Accessing the owning map

See Also

Map customization