[[["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 `Map.add()` function adds items like UI widgets (labels, selectors, buttons) and map layers to a ui.Map object."],["It accepts an `item` argument, which can be a UI element or a map layer object, and returns the updated ui.Map object."],["You can use this function to add elements to both built-in and custom ui.Map objects for displaying information and interacting with the map."],["Earth Engine geometries can also be added to the map as layers by first converting them to ui.Map.Layer objects."]]],[]]