Contents

MKZoomControl

A specialized view that displays and controls the zoom level of the map view.

Declaration

class MKZoomControl

Overview

Use this class when you want to incorporate a standard, fixed-size zoom control into your own view hierarchy. A zoom control enables the user to change the zoom level of its associated map view.

Topics

Creating a zoom control

Accessing the map view

See Also

Map customization