Poi Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | Poi.h |
altitude
altitude Height of the poi. Values between -90 and 90.
@property (nonatomic, assign) CGFloat altitudeDeclared In
Poi.h
location
location coordinates of the poi
@property (nonatomic, strong) CLLocation *locationDeclared In
Poi.h
controllerId
controllerId controller ID of the POI
@property NSInteger controllerIdDeclared In
Poi.h
animationList
animationList list of animations of the POI
@property (nonatomic, strong) NSMutableArray *animationListDeclared In
Poi.h