GoogleMaps Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
GMSFeatureType
typedef NSString *GMSFeatureType
Identifiers for feature types of data-driven styling features.
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 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSFeatureType\u003c/code\u003e is a type definition used to represent identifiers for feature types.\u003c/p\u003e\n"],["\u003cp\u003eThese identifiers are specifically used for features within data-driven styling in Google Maps.\u003c/p\u003e\n"],["\u003cp\u003eThe underlying type of \u003ccode\u003eGMSFeatureType\u003c/code\u003e is \u003ccode\u003eNSString\u003c/code\u003e, meaning it's represented by a string value.\u003c/p\u003e\n"]]],["`GMSFeatureType` is a string-based type identifier used for data-driven styling features. It defines and identifies various feature types within the styling system. This identifier is represented as a `NSString` pointer (`typedef NSString *GMSFeatureType`) and is crucial for targeting and applying specific styles to different types of features in the system.\n"],null,["# GoogleMaps Framework Reference\n\nGMSFeatureType\n==============\n\n typedef NSString *GMSFeatureType\n\nIdentifiers for feature types of data-driven styling features."]]