إشعار: يجب
إثبات أهلية جميع المشاريع غير التجارية المسجّلة لاستخدام Earth Engine قبل
15 أبريل 2025 من أجل الحفاظ على إمكانية الوصول إلى Earth Engine.
ui.Map.DrawingTools.setLinked
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تضبط هذه السمة ما إذا كانت أشكال أدوات الرسم مرتبطة بلوحة الاستيراد أو معزولة عن الخريطة.
تعرض هذه السمة ui.Map.DrawingTools.
الاستخدام | المرتجعات |
---|
DrawingTools.setLinked(linked) | ui.Map.DrawingTools |
الوسيطة | النوع | التفاصيل |
---|
هذا: ui.map.drawingtools | ui.Map.DrawingTools | مثيل ui.Map.DrawingTools |
linked | منطقي | لتحديد ما إذا كان يجب ربط الأشكال الهندسية بلوحة الاستيراد. عندما تكون القيمة false، تكون جميع الأشكال الهندسية محلية في مثيل الخريطة. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eDrawing tools' geometries can be linked to the imports panel or isolated to the map.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDrawingTools.setLinked(linked)\u003c/code\u003e lets you control this linkage, with \u003ccode\u003elinked\u003c/code\u003e set to true for imports panel connection and false for map isolation.\u003c/p\u003e\n"],["\u003cp\u003eWhen geometries are linked to the imports panel, they are accessible and manageable from there, while isolation keeps them local to the map instance.\u003c/p\u003e\n"]]],[],null,["# ui.Map.DrawingTools.setLinked\n\n\u003cbr /\u003e\n\nSets whether the drawing tools' geometries are linked to the imports panel or isolated to the map.\n\n\u003cbr /\u003e\n\nReturns these ui.Map.DrawingTools.\n\n| Usage | Returns |\n|----------------------------------|---------------------|\n| DrawingTools.setLinked`(linked)` | ui.Map.DrawingTools |\n\n| Argument | Type | Details |\n|-----------------------------|---------------------|-------------------------------------------------------------------------------------------------------------------------|\n| this: `ui.map.drawingtools` | ui.Map.DrawingTools | The ui.Map.DrawingTools instance. |\n| `linked` | Boolean | Whether the geometries should be linked to the imports panel. When false, all geometries are local to the map instance. |"]]