GooglePlaces Framework Reference
kGMSPlaceTypeBank
extern NSString *const kGMSPlaceTypeBank
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."],[[["`kGMSPlaceTypeBank` is a constant that represents the place type for banks."],["It's an `NSString` and its value is `\"bank\"`."]]],["The provided content defines a constant string, `kGMSPlaceTypeBank`. This constant likely represents a specific place type within a larger system, specifically \"Bank\". It is declared as an external NSString, indicating it's accessible from different parts of the codebase and is used to identify places categorized as banks.\n"]]