GooglePlaces Framework Reference
kGMSPlaceTypeLodging
extern NSString *const kGMSPlaceTypeLodging
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-08 UTC.
[null,null,["Last updated 2024-11-08 UTC."],[[["`kGMSPlaceTypeLodging` is a constant representing the lodging place type."],["It is declared as an `NSString` object."]]],["The core content defines `kGMSPlaceTypeLodging` as an external constant string (`NSString`). This signifies it's a predefined value, likely used as an identifier or a type indicator. Specifically, it represents the type \"Lodging\" within the context of a service or framework (inferred to be related to Google Maps Services, given the \"GMS\" prefix). Its primary purpose is to categorize a place as a lodging establishment.\n"]]