Navigation SDK is currently available only to select customers. Contact sales to learn more.

GMSIndoorLevel Class Reference

Stay organized with collections Save and categorize content based on your preferences.
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".