Übersicht
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Plattform auswählen:
Android
iOS
JavaScript
Mit datengestützten Stilen für Grenzen können Sie auf Google-Polygone für Verwaltungsgrenzen zugreifen, Stile auf Begrenzungspolygone anwenden und sie auf Ihren Karten darstellen.
Mit datengestützten Stilen für Grenzen können Sie Regionen nach Orts-ID ausrichten und benutzerdefinierte Stile auf Begrenzungspolygone auf der Karte anwenden. Jeder Elementtyp stellt einen Regionstyp dar. Sie wählen die Elementtypen aus, die aktiviert werden sollen, wenn Sie den Kartenstil konfigurieren.
Unter Abdeckung von Google-Grenzen erfahren Sie mehr über die unterschiedliche Abdeckung je nach Land.
Elementtypen
Datengestützte Stile bieten Zugriff auf Google-Grenzen für Elementtypen, die Verwaltungsgebiete repräsentieren. Verwaltungsgebiete sind nach Funktion kategorisiert, z. B. Land, Bundesland, Ort und Postleitzahl. Die Elementtypen sind nach Verwaltungsebene angeordnet, deren Struktur je nach Land variiert.
Die folgenden Elementtypen werden für datengestützte Stile für Begrenzungen unterstützt:
COUNTRY
(Land): Die nationale Verwaltungseinheit, in der Regel die der höchsten Ebene.
ADMINISTRATIVE_AREA_LEVEL_1
(Verwaltungsgebiet, Stufe 1): Eine öffentliche Verwaltungseinheit eine Stufe unterhalb der Landesebene. In den USA sind das die Bundesstaaten.
ADMINISTRATIVE_AREA_LEVEL_2
(Verwaltungsgebiet, Stufe 2): Eine öffentliche Verwaltungseinheit zwei Stufen unterhalb der Landesebene. In den USA sind das die Countys.
LOCALITY
(Ort): Eine politische Einheit in Form einer Stadt oder Gemeinde.
POSTAL_CODE
(Postleitzahl): Eine Postleitzahl, wie sie zum Adressieren von Postsendungen innerhalb des Landes verwendet wird.
SCHOOL_DISTRICT
(Schulbezirk): Ein Schulbezirk, einschließlich Gesamtschulen, Grundschulen und weiterführenden Schulen.
Verwaltungsgebiete werden auf der Karte als Elementebenen dargestellt. Jeder Typ von Verwaltungsgebiet hat eine eigene Ebene. Elementebenen werden pro Kartenstil aktiviert. Sie können auswählen, welche Elementebenen aktiviert werden sollen, wenn Sie den Kartenstil in der Google Cloud Console einrichten.
Begrenzungspolygone gestalten
Auf Begrenzungspolygone können Stile für Füllung (Farbe, Deckkraft) und Strich (Farbe, Deckkraft, Strichstärke) angewendet werden. Sie haben folgende Möglichkeiten:
Unter Abdeckung von Google-Grenzen finden Sie Informationen zur Verfügbarkeit der Elementtypen nach Land.
Nächste Schritte
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-08-31 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-08-31 (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,["# Overview\n\nSelect 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-------------\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-----------------------\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\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)"]]