Stay organized with collections
Save and categorize content based on your preferences.
GMSIndoorLevel
@interfaceGMSIndoorLevel:NSObject-(instancetype)initNS_UNAVAILABLE;/** Localized display name for the level, e.g. "Ground floor". */@property(nonatomic,copy,readonly,nullable)NSString*name;/** Localized short display name for the level, e.g. "1". */@property(nonatomic,copy,readonly,nullable)NSString*shortName;@end
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSIndoorLevel\u003c/code\u003e objects represent a single level within a building, and multiple buildings can share the same level instance.\u003c/p\u003e\n"],["\u003cp\u003eEach level has a localized \u003ccode\u003ename\u003c/code\u003e property for display, such as "Ground floor".\u003c/p\u003e\n"],["\u003cp\u003eLevels also have a localized \u003ccode\u003eshortName\u003c/code\u003e property for concise display, like "1".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003einit\u003c/code\u003e method is unavailable; you should obtain level instances from other Google Maps SDK for iOS objects.\u003c/p\u003e\n"]]],[],null,[]]