ui.Map.GeometryLayer.setName
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מגדיר את השם של השכבה.
הפונקציה מחזירה את שכבת המפה הזו.
שימוש | החזרות |
---|
GeometryLayer.setName(name) | ui.Map.GeometryLayer |
ארגומנט | סוג | פרטים |
---|
זה: ui.map.geometrylayer | ui.Map.GeometryLayer | המופע ui.Map.GeometryLayer. |
name | מחרוזת | שם השכבה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003e\u003ccode\u003esetName()\u003c/code\u003e allows you to assign a specific name to a GeometryLayer within the Earth Engine user interface.\u003c/p\u003e\n"],["\u003cp\u003eThis function is associated with \u003ccode\u003eui.Map.GeometryLayer\u003c/code\u003e objects and returns the layer instance for method chaining.\u003c/p\u003e\n"],["\u003cp\u003eThe input argument \u003ccode\u003ename\u003c/code\u003e is a string value representing the desired layer name.\u003c/p\u003e\n"]]],[],null,["# ui.Map.GeometryLayer.setName\n\n\u003cbr /\u003e\n\nSets the name of the layer.\n\n\u003cbr /\u003e\n\nReturns this map layer.\n\n| Usage | Returns |\n|-------------------------------|----------------------|\n| GeometryLayer.setName`(name)` | ui.Map.GeometryLayer |\n\n| Argument | Type | Details |\n|------------------------------|----------------------|------------------------------------|\n| this: `ui.map.geometrylayer` | ui.Map.GeometryLayer | The ui.Map.GeometryLayer instance. |\n| `name` | String | The name of the layer. |"]]