[[["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 2024-11-08 UTC."],[[["`kGMSPlaceTypeCemetery` is an NSString constant."],["It represents the place type for a cemetery, likely used for categorizing or filtering locations in Google Maps or similar services."]]],["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"]]