GooglePlaces Framework Reference
kGMSPlaceTypeCemetery
extern NSString *const kGMSPlaceTypeCemetery
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."],[[["`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"]]