Class StaticMapEnums
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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) | |"]]