GooglePlaces Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
extern NSString *const kGMSPlaceTypeShoppingMall
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\u003ekGMSPlaceTypeShoppingMall\u003c/code\u003e is a constant string used to represent the place type of a shopping mall.\u003c/p\u003e\n"],["\u003cp\u003eThis constant is declared as an \u003ccode\u003eNSString\u003c/code\u003e and is externally accessible.\u003c/p\u003e\n"]]],["The content defines `kGMSPlaceTypeShoppingMall` as a constant string. This string likely represents a specific type of place within a system or API, specifically identifying a location as a \"Shopping Mall.\" It is an external constant, meaning it's accessible from outside the module where it's defined. This constant can be used for tasks like filtering or categorizing places based on their type.\n"],null,["# GooglePlaces Framework Reference\n\nkGMSPlaceTypeShoppingMall\n=========================\n\n extern NSString *const kGMSPlaceTypeShoppingMall"]]