GooglePlaces Framework Reference
kGMSPlaceTypeSublocalityLevel3
extern NSString *const kGMSPlaceTypeSublocalityLevel3
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."],[[["`kGMSPlaceTypeSublocalityLevel3` is a constant that represents the \"sublocality level 3\" place type in Google Maps."],["It is an `NSString` constant, meaning it holds a text value specifically related to the third administrative level of a sublocality."],["This constant is likely used for categorizing or filtering places within the Google Maps API."]]],["The core content defines a constant string, `kGMSPlaceTypeSublocalityLevel3`. This constant represents a specific place type within the Google Maps Services (GMS) framework. It is used to identify places classified at the sublocality level 3, which is a granular administrative division. It is declared as an external `NSString` constant, indicating its availability for use across different parts of a program that interfaces with the GMS framework.\n"]]