GooglePlaces Framework Reference
kGMSPlaceTypeEstablishment
extern NSString *const kGMSPlaceTypeEstablishment
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."],[[["`kGMSPlaceTypeEstablishment` is a constant representing the generic place type for an establishment."],["This constant is of type `NSString *const` and is used within the Google Maps SDK for iOS."]]],["The core content defines a constant string, `kGMSPlaceTypeEstablishment`. This string likely represents a specific type of place within a system (possibly Google Maps services). Its purpose is to identify locations that are categorized as \"establishments.\" The constant is declared externally, meaning it can be accessed from other parts of the code. The key information is the string's name and its role as a type identifier for \"establishment\" places.\n"]]