GooglePlaces Framework Reference
kGMSPlaceTypeSchool
extern NSString *const kGMSPlaceTypeSchool
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-08 UTC.
[null,null,["Last updated 2024-11-08 UTC."],[[["`kGMSPlaceTypeSchool` is a constant string representing the place type for schools within the Google Maps SDK for iOS."],["It's used for identifying and categorizing places related to educational institutions."]]],["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"]]