[[["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."],[[["`getColor()` retrieves the color of a GeometryLayer on a map."],["It's used with a `ui.map.geometrylayer` object and provides the color as a string."]]],["The `GeometryLayer.getColor()` method retrieves the color of a layer. It is called on a `ui.Map.GeometryLayer` instance and returns a String value representing the layer's color. The method takes no explicit arguments; the `this` keyword refers to the specific `GeometryLayer` instance whose color is being requested.\n"]]