[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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) | |"]]