Объявление : Все некоммерческие проекты, зарегистрированные для использования 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."],[[["The `drawingTools()` function provides access to tools for creating and editing shapes on a map."],["If no drawing tools exist on the map, calling this function will add them."],["It returns a `ui.Map.DrawingTools` object, which is used to interact with the drawing tools."],["This function is accessed via the `ui.Map` instance using dot notation (`Map.drawingTools()`)."]]],["The core content describes the `Map.drawingTools()` method, which retrieves the map's drawing tools for creating and editing shapes. If no tools exist, they are added to the map. This method, applied to a `ui.Map` instance, returns a `ui.Map.DrawingTools` object. The `ui.Map` instance itself is the sole argument required by the function.\n"]]