Contents

MKCompassButton

A specialized view that displays the compass heading for its associated map.

Declaration

class MKCompassButton

Overview

Use this class when you want to incorporate a standard compass button into your own view hierarchy. A compass button reflects the current orientation of its associated map view. Tapping the compass button reorients the map so that due north is at the top of the map view.

Topics

Creating a compass button

Getting the compass attributes

See Also

Map customization