تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["Clears any existing drawings or shapes created using the drawing tools."],["Provides a way to access and interact with the drawing tools on the map."],["The `clear()` function is called on a `ui.Map.DrawingTools` object and returns the same object, allowing for method chaining."],["The table outlines the usage of `clear()` and specifies that it returns a `ui.Map.DrawingTools` object."]]],["The `DrawingTools.clear()` method removes all drawing tools from the map. It takes no arguments and operates on the `ui.Map.DrawingTools` instance itself. After execution, it returns the same `ui.Map.DrawingTools` instance. The method's sole function is to reset the drawing tools, removing any currently displayed or active tools on the map.\n"]]