[[["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 `setLocked` function controls whether a GeometryLayer can be edited through the user interface."],["Locking a layer prevents users from adding, removing, or modifying geometries within that layer."],["This function is called on a `ui.Map.GeometryLayer` object and returns the same object, allowing for method chaining."],["The `locked` argument, a boolean value, determines if the layer should be locked (true) or unlocked (false)."]]],[]]