[[["わかりやすい","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"]],["最終更新日 2025-07-26 UTC。"],[[["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"]]