GooglePlaces Framework Reference
kGMSPlaceTypeCarRental
extern NSString *const kGMSPlaceTypeCarRental
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."],[[["`kGMSPlaceTypeCarRental` is a constant representing the car rental place type."],["It's an NSString object used for identifying car rental locations within the Google Maps SDK for iOS."]]],["The provided content defines `kGMSPlaceTypeCarRental` as a constant string (`extern NSString *const`). This constant likely represents a specific category or type within a larger system, specifically denoting a \"Car Rental\" place type. This string can be used to identify or filter locations related to car rental services within that system.\n"]]