[[["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."],[[["\u003cp\u003e\u003ccode\u003ekGMSPlaceTypeSchool\u003c/code\u003e is a constant string representing the place type for schools within the Google Maps SDK for iOS.\u003c/p\u003e\n"],["\u003cp\u003eIt's used for identifying and categorizing places related to educational institutions.\u003c/p\u003e\n"]]],["The core content defines a constant, `kGMSPlaceTypeSchool`, which is an external string. This string constant likely represents a specific place type within a larger system, specifically indicating a \"school.\" The declaration as an external string suggests it's intended for use across different parts of a codebase, allowing different modules to identify places that fall under the \"school\" category.\n"],null,["kGMSPlaceTypeSchool \n\n extern NSString *const kGMSPlaceTypeSchool"]]