GooglePlaces Framework Reference
kGMSPlaceTypeStreetAddress
extern NSString *const kGMSPlaceTypeStreetAddress
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."],[[["`kGMSPlaceTypeStreetAddress` is a constant that represents the street address of a place."],["It is an `NSString` object."]]],["`kGMSPlaceTypeStreetAddress` is a constant string in the Google Maps SDK. It represents the place type \"street address.\" This constant is used to identify or filter places that are specifically street addresses when interacting with the Google Places API. Developers utilize this string to specify that they are searching for or working with data related to physical addresses.\n"]]