INSGeofenceArea Class Reference

Inherits from NSObject
Declared in INSGeofenceArea.h

Overview

The INSGeofenceArea class represents an Insiteo geofencing circular region entity.

  label

Geofence area label.

@property (nonatomic, copy, readonly) NSString *label

Declared In

INSGeofenceArea.h

  coordinates

Geofence area coordinates (latitude, longitude).

@property (nonatomic, assign, readonly) CLLocationCoordinate2D coordinates

Declared In

INSGeofenceArea.h

  radius

Geofence area radius in meters.

@property (nonatomic, assign, readonly) double radius

Declared In

INSGeofenceArea.h