데이터 기반 스타일 지정을 통해 행정 구역을 나타내는 지형지물 유형을 위해 Google 경계를 사용할 수 있습니다. 행정 구역은 국가, 주/도, 지역, 우편번호 등 기능별로 분류됩니다. 지형지물 유형은 행정 구역 수준에 따라 정렬되며 이 행정 구역의 구조는 국가별로 다릅니다. 경계에 대한 데이터 기반 스타일 지정에서는 다음과 같은 지형지물 유형이 지원됩니다.
COUNTRY - 국가적인 정치적 독립체로, 일반적으로 최상위 수준의 유형입니다.
ADMINISTRATIVE_AREA_LEVEL_1 - 국가 수준 아래 첫 번째 행정 독립체입니다. 미국에서 이 행정 구역 수준은 주입니다.
ADMINISTRATIVE_AREA_LEVEL_2 - 국가 수준 아래 두 번째 행정 독립체입니다. 미국에서 이 행정 구역 수준은 카운티입니다.
LOCALITY - 자치 도시 또는 자치 마을 단위의 정치적 독립체입니다.
POSTAL_CODE - 국가 내에서 우편물 주소를 지정할 때 사용되는 우편번호입니다.
SCHOOL_DISTRICT — 교육구를 의미하며, 통합, 초등, 중등학교가 포함됩니다.
행정 구역은 지도에 지형지물 레이어로 표시됩니다. 각 유형에는 자체 레이어가 있습니다. 지형지물 레이어는 지도 스타일별로 사용 설정됩니다. Google Cloud 콘솔에서 지도 스타일을 설정할 때 사용 설정할 지형지물 레이어를 선택할 수 있습니다.
경계 다각형 스타일 지정
경계 다각형에 채우기(색상, 불투명도) 및 획(색상, 불투명도, 획 두께) 스타일을 적용할 수 있습니다. 스타일 지정을 사용하여 다음 작업을 할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-16(UTC)"],[[["\u003cp\u003eData-driven styling for boundaries allows you to style Google's administrative boundary polygons and display them on your maps, targeting regions by place ID.\u003c/p\u003e\n"],["\u003cp\u003eYou can select from various feature types like \u003ccode\u003eCOUNTRY\u003c/code\u003e, \u003ccode\u003eADMINISTRATIVE_AREA_LEVEL_1\u003c/code\u003e, \u003ccode\u003eLOCALITY\u003c/code\u003e, and more, to enable on your map style.\u003c/p\u003e\n"],["\u003cp\u003eBoundary polygon styling options include fill (color, opacity) and stroke (color, opacity, stroke weight), enabling features like highlighting specific boundaries or creating choropleth maps.\u003c/p\u003e\n"],["\u003cp\u003eGoogle provides per-country boundary coverage information to understand the availability of feature types for different regions.\u003c/p\u003e\n"],["\u003cp\u003eData-driven styling for boundaries can be integrated with the Geocoding and Places APIs for enhanced functionality.\u003c/p\u003e\n"]]],[],null,["Select platform: [Android](/maps/documentation/android-sdk/dds-boundaries/overview \"View this page for the Android platform docs.\") [iOS](/maps/documentation/ios-sdk/dds-boundaries/overview \"View this page for the iOS platform docs.\") [JavaScript](/maps/documentation/javascript/dds-boundaries/overview \"View this page for the JavaScript platform docs.\")\n\n\u003cbr /\u003e\n\nData-driven styling for boundaries lets you access Google's polygons for\nadministrative boundaries, apply styling to boundary polygons,\nand display them on your maps.\n\nData-driven styling for boundaries lets you target regions by place ID and apply\ncustom styling to boundary polygons on the map. Each feature type represents a\ntype of region; you select which feature types to enable when [configuring a map style](/maps/documentation/android/dds-boundaries/start).\n\nConsult [Google boundaries coverage](/maps/documentation/android/dds-boundaries/coverage)\nto see per-country boundary coverage.\n\nFeature types\n\nData-driven styling provides access to Google boundaries for feature types that\nrepresent administrative areas. Administrative areas are categorized by\nfunction, for example country, state, locality, and postal code. Feature types\nare arranged by administrative level, the structure of which varies by country.\nThe following feature types are supported for data-driven styling for boundaries:\n\n- `COUNTRY` --- The national political entity, typically the highest order type.\n- `ADMINISTRATIVE_AREA_LEVEL_1` --- A first-order civil entity below the country level. Within the United States, these administrative levels are states.\n- `ADMINISTRATIVE_AREA_LEVEL_2` --- A second-order civil entity below the country level. Within the United States, these administrative levels are counties.\n- `LOCALITY` --- An incorporated city or town political entity.\n- `POSTAL_CODE` --- A postal code, as used to address postal mail within the country.\n- `SCHOOL_DISTRICT` --- A school district; includes unified, elementary, and secondary.\n\nAdministrative areas are represented on the map as feature layers; each type\nhas its own layer. Feature layers are enabled per map style. You can choose\nwhich feature layers to enable when [setting up your map style in the Google Cloud console](/maps/documentation/android/dds-boundaries/start).\n\nStyle boundary polygons\n\nYou can apply styles to boundary polygons for fill (color, opacity), and stroke\n(color, opacity, stroke weight). Use styling to:\n\n- [Style a boundary polygon](/maps/documentation/android/dds-boundaries/style-polygon) or show all the boundaries for a feature type.\n- [Create a choropleth map](/maps/documentation/android/dds-boundaries/choropleth-map).\n\n[Google boundaries coverage](/maps/documentation/android/dds-boundaries/coverage)\nshows per-country availability of feature types.\n\nNext steps\n\n- [Get started with data-driven styling for boundaries](/maps/documentation/android/dds-boundaries/start)\n- [Style a boundary polygon](/maps/documentation/android/dds-boundaries/style-polygon)\n- [Make a choropleth map](/maps/documentation/android/dds-boundaries/choropleth-map)\n- [Handle click events](/maps/documentation/android/dds-boundaries/handle-events)\n- [Use the Geocoding and Places APIs with data-driven styling for boundaries](/maps/documentation/android/dds-boundaries/dds-use-maps-places-apis)"]]