[[["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\u003ekGMSPlaceTypeCemetery\u003c/code\u003e is an NSString constant.\u003c/p\u003e\n"],["\u003cp\u003eIt represents the place type for a cemetery, likely used for categorizing or filtering locations in Google Maps or similar services.\u003c/p\u003e\n"]]],["The content defines `kGMSPlaceTypeCemetery` as a constant string. This string is used to represent a specific place type within a larger system, likely related to place identification or categorization. The `extern` keyword indicates it's declared elsewhere and accessible globally. It serves as a specific identifier for places classified as cemeteries. This is a declaration of a constant variable.\n"],null,["# GooglePlaces Framework Reference\n\nkGMSPlaceTypeCemetery\n=====================\n\n extern NSString *const kGMSPlaceTypeCemetery"]]