[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003ekGMSPlaceTypeBusStation\u003c/code\u003e is an NSString constant.\u003c/p\u003e\n"],["\u003cp\u003eIt represents the place type of a bus station, likely used for categorization or filtering within the Google Maps SDK for iOS.\u003c/p\u003e\n"]]],["The content defines `kGMSPlaceTypeBusStation` as an external constant string. This string likely represents a specific place type within a larger system, specifically identifying locations that are bus stations. It is declared as `extern`, indicating its definition exists elsewhere and can be accessed across different parts of the codebase. The `const` keyword signifies the value cannot be modified once assigned.\n"],null,["# GooglePlaces Framework Reference\n\nkGMSPlaceTypeBusStation\n=======================\n\n extern NSString *const kGMSPlaceTypeBusStation"]]