[[["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-15 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSFeature\u003c/code\u003e is a protocol defining the metadata of a feature on a map.\u003c/p\u003e\n"],["\u003cp\u003eDo not retain references to \u003ccode\u003eGMSFeature\u003c/code\u003e instances as they are not guaranteed to be stable.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003efeatureType\u003c/code\u003e returns the type of the feature.\u003c/p\u003e\n"]]],[],null,["GMSFeature \n\n @protocol GMSFeature \u003cNSObject\u003e\n\nAn interface representing a feature's metadata.\n\nDo not save a reference to a particular feature object because the reference will not be stable.\n- `\n ``\n ``\n `\n\n [-featureType](#/c:objc(pl)GMSFeature(im)featureType)`\n ` \n Type of this feature. \n\n Declaration \n Swift \n\n func featureType() -\u003e FeatureType\n\n Objective-C \n\n - (nonnull ../Type-Definitions/GMSFeatureType.html)featureType;"]]