GMSIndoorLevel Class Reference

GMSIndoorLevel Class Reference

Overview

Describes a single level in a building.

Multiple buildings can share a level - in this case the level instances will compare as equal, even though the level numbers/names may be different.

Properties

NSString * name
 Localized display name for the level, e.g.
NSString * shortName
 Localized short display name for the level, e.g.

Property Documentation

- (NSString*) name [read, copy]

Localized display name for the level, e.g.

"Ground floor".

- (NSString*) shortName [read, copy]

Localized short display name for the level, e.g.

"1".