GooglePlaces Framework Reference
kGMSPlaceTypeSublocalityLevel5
extern NSString *const kGMSPlaceTypeSublocalityLevel5
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."],[[["`kGMSPlaceTypeSublocalityLevel5` is a constant representing the fifth level of a sublocality, such as a neighborhood or district, within a larger locality."],["It's an NSString constant declared as *extern*, meaning it can be accessed from other parts of the code without being explicitly imported."]]],["The provided content defines a constant string, `kGMSPlaceTypeSublocalityLevel5`. This constant represents a specific place type within the Google Maps Services (GMS) framework. It identifies a sublocality at the fifth level of detail. The key action is the declaration of this constant, intended for use in place-related operations, such as identifying or searching for locations with this sublocality level within a geographic hierarchy.\n"]]