MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Properties | List of all members
MPAppData Class Reference

#include <MPAppData.h>

Inheritance diagram for MPAppData:

Properties

NSString< Optional > * colorPrimary
 
NSString< Optional > * colorPrimaryDark
 
NSString< Optional > * colorAccent
 
NSDictionary< NSString *, NSArray< NSDictionary * > * > * menuInfo
 
NSDictionary< NSString *, NSString * >< Optional > * venueImages
 
NSDictionary< NSString *, NSString * >< Optional > * appSettings
 

Detailed Description

Provides the contextual information needed for setting up a map with specific MapsPeople site data

Property Documentation

◆ appSettings

- (NSDictionary<NSString*, NSString*><Optional> *) appSettings
readwritenonatomicstrong

◆ colorAccent

- (NSString<Optional>*) colorAccent
readwritenonatomicstrong

◆ colorPrimary

- (NSString<Optional>*) colorPrimary
readwritenonatomicstrong

Ruleset that defines how and when to show the different map markers

◆ colorPrimaryDark

- (NSString<Optional>*) colorPrimaryDark
readwritenonatomicstrong

◆ menuInfo

- (NSDictionary<NSString*, NSArray<NSDictionary*>*>*) menuInfo
readwritenonatomicstrong

◆ venueImages

- (NSDictionary<NSString*, NSString*><Optional> *) venueImages
readwritenonatomicstrong