GooglePlaces Framework Reference
kGMSPlaceTypeCafe
extern NSString *const kGMSPlaceTypeCafe
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."],[[["`kGMSPlaceTypeCafe` is a constant that represents the place type of a cafe."],["This constant is defined as an NSString in the Google Maps SDK for iOS."]]],["The content defines `kGMSPlaceTypeCafe` as a constant string in the context of a larger system (implied by the `kGMS` prefix, likely Google Maps Services). This constant represents a specific type of place, namely a \"cafe.\" It's a string, denoted by `NSString`, and is designed for use in code where a cafe needs to be identified or categorized as a place type.\n"]]