[[["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 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003eGMSFeature\u003c/code\u003e is a protocol used to represent the metadata of a feature on a map.\u003c/p\u003e\n"],["\u003cp\u003eIt's crucial to avoid storing direct references to feature objects due to their instability.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003efeatureType\u003c/code\u003e property indicates the category or type of the feature.\u003c/p\u003e\n"]]],["The `GMSFeature` protocol represents a feature's metadata, but references to specific feature objects are unstable and should not be saved. It provides a method `featureType` that returns the type of the feature. This method's implementation varies slightly between Swift and Objective-C, but essentially, it allows retrieval of a feature's designated type.\n"],null,[]]