GooglePlaces Framework Reference
kGMSPlaceTypeSublocalityLevel1
extern NSString *const kGMSPlaceTypeSublocalityLevel1
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."],[[["`kGMSPlaceTypeSublocalityLevel1` is a constant representing the first-level sublocality, such as a neighborhood within a city."],["This constant is of type `NSString` and is externally accessible, likely within the Google Maps SDK for iOS."]]],["The core content defines a constant string, `kGMSPlaceTypeSublocalityLevel1`, within a code context, likely related to a mapping or location service. This constant is of type `NSString` and is identified by the `extern` keyword, suggesting it's declared elsewhere and accessible globally. It represents a specific place type classification, namely \"Sublocality Level 1,\" used for categorizing geographic locations. It likely allows to access a sublocality place type at the level one.\n"]]