GooglePlaces Framework Reference
kGMSPlaceTypeSublocalityLevel2
extern NSString *const kGMSPlaceTypeSublocalityLevel2
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."],[[["`kGMSPlaceTypeSublocalityLevel2` is a constant representing the \"sublocality level 2\" place type in Google Maps SDK for iOS."],["This constant is an `NSString` object."],["It helps categorize places like neighborhoods or districts within a larger city or town."],["Developers use this type to refine place searches and filter results based on specific geographical divisions."]]],["`kGMSPlaceTypeSublocalityLevel2` is a constant string value in a software context, likely related to Google Maps services. It represents a specific type of place, \"Sublocality Level 2.\" This suggests a hierarchical geographical classification system where locations are categorized, with \"Sublocality Level 2\" being a specific level in the sublocality hierarchy. The code defines this string as a publicly accessible constant.\n"]]