Class StaticMapEnums
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
StaticMapEnums
אוסף של ערכים מוגדרים מראש ש-StaticMap
משתמש בהם.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון 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\u003eStaticMapEnums\u003c/code\u003e is a collection of enums that are used to customize the appearance and behavior of static maps.\u003c/p\u003e\n"],["\u003cp\u003eEnums within \u003ccode\u003eStaticMapEnums\u003c/code\u003e include \u003ccode\u003eColor\u003c/code\u003e, \u003ccode\u003eFormat\u003c/code\u003e, \u003ccode\u003eMarkerSize\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, each offering specific options for map features.\u003c/p\u003e\n"],["\u003cp\u003eThese enums, accessed through properties like \u003ccode\u003eStaticMap.Format\u003c/code\u003e or \u003ccode\u003eStaticMap.MarkerSize\u003c/code\u003e, provide control over elements such as map background color, image format, marker dimensions, and the type of map displayed.\u003c/p\u003e\n"]]],[],null,["# Class StaticMapEnums\n\nStaticMapEnums\n\nA collection of enums used by [StaticMap](/apps-script/reference/maps/static-map). \n\n### Properties\n\n| Property | Type | Description |\n|----------------|-------------------------------------------------------|-------------|\n| `Color` | [Color](/apps-script/reference/maps/color) | |\n| `Format` | [Format](/apps-script/reference/maps/format) | |\n| `Marker``Size` | [MarkerSize](/apps-script/reference/maps/marker-size) | |\n| `Type` | [Type](/apps-script/reference/maps/type) | |"]]