Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
In diesem Dokument werden die Voraussetzungen für die Verwendung des Navigation SDK for iOS beschrieben. Außerdem wird erläutert, wie Sie es aktivieren und eine authentifizierte Anfrage stellen.
checklist
Prüfen Sie, ob Sie die Voraussetzungen erfüllen.
settings
Aktivieren Sie das SDK in Ihrem Google Cloud-Projekt.
verified_user
Konfigurieren Sie einen API-Schlüssel für die Verwendung mit dem Navigation SDK for iOS.
[[["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-26 (UTC)."],[[["API keys are unique identifiers used for authentication and billing in Google Maps Platform projects."],["You can create API keys through the Google Cloud Console or the Cloud SDK."],["It is crucial to restrict API keys to enhance security by limiting their usage to necessary APIs."],["After creating and restricting your API key, you can proceed to set up and configure your project."]]],["API keys are unique identifiers for project authentication, and at least one is required. To create an API key, use the Google Maps Platform Credentials page in the console or utilize the `gcloud services api-keys create` command in the Cloud SDK. For enhanced security, restrict API keys via the console or by using `gcloud services api-keys update` to limit usage to specific APIs like Navigation SDK. List existing keys with `gcloud services api-keys list`.\n"]]