Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
W tym dokumencie opisujemy wymagania wstępne dotyczące korzystania z pakietu Navigation SDK na iOS, sposób jego włączania, a następnie sposób wysyłania uwierzytelnionych żądań.
checklist
Sprawdź, czy spełniasz wymagania wstępne.
settings
włączyć pakiet SDK w projekcie Google Cloud;
verified_user
Skonfiguruj klucz interfejsu API do użycia z pakietem SDK do nawigacji na iOS.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-08-17 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"]]