Inherits from RPKRegion : NSObject
Declared in RPKCircle.h

Overview

@interface PKCircle

Contains a circle region defined by GPS coordinates with a latitude and longitude.

Tasks

Properties

latitude

@property latitude

@property (readonly) float latitude

Discussion

@property latitude

The latitude value for the center GPS coordinates

Declared In

RPKCircle.h

longitude

@property longitude

@property (readonly) float longitude

Discussion

@property longitude

The longitude value for the center GPS coordinates

Declared In

RPKCircle.h

radius

@property radius

@property (readonly) float radius

Discussion

@property radius

The length of the radius in meters

Declared In

RPKCircle.h