GooglePlaces Framework Reference
kGMSPlaceTypeTravelAgency
extern NSString *const kGMSPlaceTypeTravelAgency
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."],[[["`kGMSPlaceTypeTravelAgency` is a constant that represents the place type for travel agencies."],["It is an NSString object used within the Google Maps SDK for iOS."]]],["The core content defines `kGMSPlaceTypeTravelAgency` as an external constant string (`NSString`). This constant likely represents a specific place type identifier within a larger framework, specifically denoting a \"Travel Agency.\" This information allows developers to categorize and identify places of interest as travel agencies within their applications. The declaration is external, suggesting its value is defined elsewhere.\n"]]