Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Entwickler im Europäischen Wirtschaftsraum (EWR)
In diesem Dokument werden die Voraussetzungen für die Verwendung der Map Tiles API beschrieben. Außerdem wird erläutert, wie Sie die API aktivieren und eine authentifizierte Anfrage stellen.
checklist
Prüfen Sie, ob Sie die Voraussetzungen erfüllen.
settings
Aktivieren Sie die API in Ihrem Google Cloud-Projekt.
verified_user
API-Schlüssel oder OAuth für eine authentifizierte API-Anfrage konfigurieren
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-24 (UTC)."],[[["Google Maps Platform products require an API key for authentication and billing purposes, associating your project with your Google billing account."],["API keys can be created and managed through the Google Cloud Console or the Cloud SDK."],["For enhanced security, Google strongly recommends restricting your API keys by limiting their usage to specific APIs and IP addresses."],["Include your API key with every Map Tiles API request, ensuring the URL is properly encoded and uses HTTPS."],["After obtaining your API key, utilize it to create session tokens for accessing 2D and Street View Tiles, or directly for requesting 3D Tiles."]]],["API keys secure Google Maps Platform products by authenticating requests and associating them with a project and billing account. To create one, navigate to the Google Maps Platform Credentials page, and select \"Create credentials \\\u003e API key.\" API key usage should be restricted via the Credentials page by setting application and API restrictions for enhanced security. For Cloud SDK, the commands are `gcloud services api-keys create` to generate a new key or `gcloud services api-keys update` to set new restriction. Every Map Tiles API request requires an API key.\n"]]