MapsIndoors iOS SDK V3
|
#include <MPMapStyle.h>
Instance Methods | |
(instancetype _Nullable) | - initWithString: |
Properties | |
NSString * | folder |
NSString * | displayName |
Map style used by MapsPeoples services. The map style refers to a graphical layout of the building floor plans.
- (instancetype _Nullable) initWithString: | (NSString *_Nullable) | string |
Initialise a map style with a string, corresponding to the folder identifier.
string | The map style identifier (folder) |
|
readnonatomicstrong |
Display name of the map style
|
readnonatomicstrong |
Folder identifier of the map style