Anuncio: Todos los proyectos no comerciales registrados para usar Earth Engine antes del 15 de abril de 2025 deben verificar su elegibilidad no comercial para mantener el acceso a Earth Engine.
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Devuelve las herramientas de dibujo del mapa, que se pueden usar para crear y editar formas en el mapa. Agrega las herramientas de dibujo al mapa si no existen.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-26 (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"]]