Contents

CLCircularRegion

A circular geographic region that a center point and radius deine.

Declaration

class CLCircularRegion

Overview

The CLCircularRegion class defines the location and boundaries for a circular geographic region. You can use instances of this class to define geofences for a specific location. The crossing of a geofence’s boundary causes the location manager to notify its delegate.

Topics

Creating a circular region

Getting the circle’s center and radius

Performing hit testing in the region

See Also

Classes