Contents

MKScaleView

A specialized view that displays the scale information for its associated map.

Declaration

class MKScaleView

Overview

Use this class when you want to incorporate a standard scale view into your own view hierarchy. A scale view displays a legend with distance information for its associated map view. As the map region changes, the scale view updates automatically to reflect any changes in scale.

Topics

Creating a scale view

Getting the scale view attributes

See Also

Map customization