Объявление : Все некоммерческие проекты, зарегистрированные для использования Earth Engine до 15 апреля 2025 года, должны подтвердить некоммерческое право на сохранение доступа к Earth Engine.
[[["Прост для понимания","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-24 UTC."],[[["`ui.root.setLayout()` configures the layout structure of the main user interface panel."],["This function returns the root panel, enabling further modifications or interactions."],["The `layout` argument accepts either a string or a `ui.Panel.Layout` object to define the panel's arrangement."]]],["The `ui.root` panel's layout can be modified using `setLayout(layout)`, which accepts a String or `ui.Panel.Layout` as the new layout. This function returns the `ui.Panel` after modification. The primary action is setting the layout of the root panel. The `layout` argument specifies the desired arrangement, allowing for flexible UI structuring.\n"]]