Announcement: All noncommercial projects registered to use Earth Engine before
April 15, 2025 must
verify noncommercial eligibility to maintain Earth Engine access.
Map.drawingTools
Stay organized with collections
Save and categorize content based on your preferences.
Returns the Map's drawing tools, which can be used to create and edit shapes on the map.
Usage | Returns | Map.drawingTools() | ui.Map.DrawingTools |
No arguments.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-06 UTC.
[null,null,["Last updated 2023-10-06 UTC."],[[["\u003cp\u003eAccess the Map's drawing tools for creating and editing shapes directly on the map.\u003c/p\u003e\n"],["\u003cp\u003eUtilize the \u003ccode\u003eMap.drawingTools()\u003c/code\u003e function, which returns a \u003ccode\u003eui.Map.DrawingTools\u003c/code\u003e object for interacting with the tools.\u003c/p\u003e\n"],["\u003cp\u003eThere are no arguments required to use the \u003ccode\u003eMap.drawingTools()\u003c/code\u003e function.\u003c/p\u003e\n"]]],[],null,["# Map.drawingTools\n\n\u003cbr /\u003e\n\nReturns the Map's drawing tools, which can be used to create and edit shapes on the map.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|----------------------|---------------------|\n| `Map.drawingTools()` | ui.Map.DrawingTools |\n\n**No arguments.**"]]