GooglePlaces Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
kGMSPlaceTypeBookStore
extern NSString *const kGMSPlaceTypeBookStore
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 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003ekGMSPlaceTypeBookStore\u003c/code\u003e is a constant representing the place type for bookstores.\u003c/p\u003e\n"],["\u003cp\u003eIt's an NSString object used for identifying places categorized as bookstores within the Google Maps Places SDK for iOS.\u003c/p\u003e\n"]]],["The core content defines a constant string, `kGMSPlaceTypeBookStore`. This constant represents a specific place type within a system, likely related to Google Maps or a similar service. It signifies a \"Book Store\" as a recognized category. This string can be used to identify, filter, or categorize locations that are classified as bookstores. It is declared as an external constant, indicating its availability for use across different parts of a program.\n"],null,["# GooglePlaces Framework Reference\n\nkGMSPlaceTypeBookStore\n======================\n\n extern NSString *const kGMSPlaceTypeBookStore"]]