VisioMove-Sample
2.1.5
|
This class stores the configuration for the map hierarchy. More...
Inherits NSObject.
Instance Methods | |
(instancetype) | - initWithLayout:andLocalisation: |
Constructor. More... | |
(VgMyBuilding *) | - getBuildingWithId: |
Returns the building associated with a given id. More... | |
Properties | |
NSString * | mMapName |
NSString * | mGlobalLayerName |
NSString * | mDefaultBuilding |
NSMutableArray * | mBuildings |
An array of VgBuilding objects. More... | |
This class stores the configuration for the map hierarchy.
- (VgMyBuilding*) getBuildingWithId: | (NSString *) | pID |
Returns the building associated with a given id.
- (instancetype) initWithLayout: | (NSDictionary *) | pLayout | |
andLocalisation: | (NSDictionary *) | pLocalisation | |
Constructor.
pLayout | The venue layout |
pLocalisation | The localisation for the venue (where possible should correspond with the devices current locale).000000 |
|
readwritenonatomicstrong |
An array of VgBuilding objects.
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |