[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-26。"],[[["This function retrieves the Earth Engine object (Collection, Feature, or Image) associated with a specific layer."],["It is used with a `ui.Map.Layer` instance and returns the underlying Earth Engine object, enabling further data processing or analysis within the Earth Engine environment."]]],["The `Layer.getEeObject()` method retrieves the underlying Earth Engine object associated with a map layer. This method returns a `Collection`, `Feature`, or `Image` object. It operates on a `ui.Map.Layer` instance, denoted as `this: ui.Map.Layer`, representing the specific layer within the map user interface from which the data is retrieved.\n"]]