GMBLEstablishedLocation Class Reference

Inherits from NSObject
Conforms to NSCopying
NSSecureCoding
Declared in GMBLEstablishedLocation.h

Overview

The GMBLEstablishedLocation class contains information about locations commonly visits by user and is ranked by score value.

  score

Score of the established location. Higher the score more relevant the location is to the user.

@property (readonly, nonatomic) double score

Discussion

Score of the established location. Higher the score more relevant the location is to the user.

Declared In

GMBLEstablishedLocation.h

  boundary

Boundary of the established location, that has center and radius.

@property (readonly, nonatomic) GMBLCircle *boundary

Discussion

Boundary of the established location, that has center and radius.

Declared In

GMBLEstablishedLocation.h