GooglePlaces Framework Reference
kGMSPlaceTypeSubwayStation
extern NSString *const kGMSPlaceTypeSubwayStation
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."],[[["`kGMSPlaceTypeSubwayStation` is a constant that represents the place type of a subway station."],["It is an `NSString` object."]]],["The core content defines a constant, `kGMSPlaceTypeSubwayStation`, which is an external NSString. This constant likely represents a specific type of place, namely a subway station, within a larger system or framework, probably used for place categorization or identification. It is defined outside of the compilation unit, so it can be used by multiple parts of the project.\n"]]