GooglePlaces Framework Reference
kGMSPlaceTypeTrainStation
extern NSString *const kGMSPlaceTypeTrainStation
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."],[[["`kGMSPlaceTypeTrainStation` is an NSString constant."],["It represents the Google Maps Place Type for a train station."]]],["`kGMSPlaceTypeTrainStation` is a constant string in a codebase, likely within a mapping or location services framework. It represents a specific place type: train station. This constant allows developers to programmatically identify or filter places that are train stations within the application's context. Essentially, it's a unique identifier to denote locations categorized as a train station.\n"]]