Class StaticMapEnums
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
StaticMapEnums
Eine Sammlung von Enumerationen, die von StaticMap
verwendet werden.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-26 (UTC).
[null,null,["Zuletzt aktualisiert: 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) | |"]]