Stay organized with collections
Save and categorize content based on your preferences.
Returns either a clone of this object or, if a key is provided, the value of the property with the passed-in key. Look at the constructor's parameters to see which properties are available.
[[["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 2023-10-06 UTC."],[[["The `get` method returns a clone of the GeometryLayer object or the value of a specific property if a key is provided."],["Available properties are defined within the constructor's parameters."],["It is used on a `ui.data.ActiveDictionary` instance and can optionally accept a property key string."]]],[]]