Class StaticMapEnums
Stay organized with collections
Save and categorize content based on your preferences.
StaticMapEnums
A collection of enums used by StaticMap
.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-02 UTC.
[null,null,["Last updated 2024-12-02 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) | |"]]