تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]