[[["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\u003ekGMSPlaceTypePainter\u003c/code\u003e is an NSString constant.\u003c/p\u003e\n"],["\u003cp\u003eIt is declared as extern, meaning it's accessible from other parts of the program.\u003c/p\u003e\n"]]],["`kGMSPlaceTypePainter` is a constant string. It is defined externally, indicated by the `extern` keyword. This constant likely represents a specific place type within a larger system, probably related to Google Maps services, and it specifically refers to a \"Painter\" place type. The `NSString` type suggests it's used to store textual data, such as a label or identifier.\n"],null,["# GooglePlaces Framework Reference\n\nkGMSPlaceTypePainter\n====================\n\n extern NSString *const kGMSPlaceTypePainter"]]