GooglePlaces Framework Reference
kGMSPlaceTypeCityHall
extern NSString *const kGMSPlaceTypeCityHall
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."],[[["`kGMSPlaceTypeCityHall` is a constant used to represent the place type of a city hall."],["It is an `NSString` object."]]],["The provided content defines a constant string, `kGMSPlaceTypeCityHall`. This string, likely part of a larger framework, represents the place type \"City Hall\". It's an external constant, meaning it's defined elsewhere but accessible in the current context. Its purpose is to identify locations that are classified as city halls, likely for use in place-related services or APIs. It's intended to be used as a standardized value when referring to the city hall type.\n"]]