IAVenue Class Reference
Inherits from | NSObject |
---|---|
Declared in | IALocationManager.h |
name
Name of the venue
@property (nonatomic, strong, nonnull) NSString *name
Declared In
IALocationManager.h
floorplans
Mapped floors that the venue has
@property (nonatomic, strong, nonnull) NSArray *floorplans
Declared In
IALocationManager.h
id
ID of the venue in IndoorAtlas developer console
@property (nonatomic, strong, nonnull) NSString *id
Declared In
IALocationManager.h
geofences
Geofences for this venue
@property (nonatomic, readonly, nullable) NSArray<IAGeofence*> *geofences
Declared In
IALocationManager.h
pois
Point of interests for this venue
@property (nonatomic, readonly, nullable) NSArray<IAPOI*> *pois
Declared In
IALocationManager.h