ui.Map.GeometryLayer.getLocked
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הפונקציה מחזירה אם הצורות בשכבה מוצגות.
שימוש | החזרות |
---|
GeometryLayer.getLocked() | בוליאני |
ארגומנט | סוג | פרטים |
---|
זה: ui.map.geometrylayer | ui.Map.GeometryLayer | המופע ui.Map.GeometryLayer. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003eDetermines the visibility status of shapes within a GeometryLayer.\u003c/p\u003e\n"],["\u003cp\u003eReturns a boolean value indicating whether the shapes are displayed or hidden.\u003c/p\u003e\n"],["\u003cp\u003eThe method is accessed through a GeometryLayer instance using \u003ccode\u003egetLocked()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# ui.Map.GeometryLayer.getLocked\n\n\u003cbr /\u003e\n\nReturns whether the shapes in the layer are shown.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-----------------------------|---------|\n| GeometryLayer.getLocked`()` | Boolean |\n\n| Argument | Type | Details |\n|------------------------------|----------------------|------------------------------------|\n| this: `ui.map.geometrylayer` | ui.Map.GeometryLayer | The ui.Map.GeometryLayer instance. |"]]