GooglePlaces Framework Reference
kGMSPlaceTypeMealTakeaway
extern NSString *const kGMSPlaceTypeMealTakeaway
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."],[[["`kGMSPlaceTypeMealTakeaway` is a constant representing the place type for businesses that primarily offer meal takeaway services."],["This constant is an `NSString` and should be used when filtering or categorizing places in Google Maps SDK for iOS."]]],["The provided content defines a constant, `kGMSPlaceTypeMealTakeaway`, which is of type `NSString`. This constant likely represents a place type within a system, specifically designating a location as a \"meal takeaway\" establishment. This suggests the ability to categorize or filter places based on whether they offer takeaway meal services. The core action here is defining a specific category for a place type.\n"]]