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

#include <MPMapStyle.h>

Inheritance diagram for MPMapStyle:

Instance Methods

(instancetype _Nullable) - initWithString:
 

Properties

NSString * folder
 
NSString * displayName
 

Detailed Description

Map style used by MapsPeoples services. The map style refers to a graphical layout of the building floor plans.

Method Documentation

◆ initWithString:

- (instancetype _Nullable) initWithString: (NSString *_Nullable) string

Initialise a map style with a string, corresponding to the folder identifier.

Parameters
stringThe map style identifier (folder)
Returns
The map style instance

Property Documentation

◆ displayName

- (NSString*) displayName
readnonatomicstrong

Display name of the map style

◆ folder

- (NSString*) folder
readnonatomicstrong

Folder identifier of the map style