Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Bu belgede, iOS için Navigasyon SDK'sını kullanmayla ilgili ön koşullar, SDK'nın nasıl etkinleştirileceği ve ardından nasıl kimliği doğrulanmış bir istekte bulunulacağı açıklanmaktadır.
checklist
Ön koşulları karşıladığınızdan emin olun.
settings
Google Cloud projenizde SDK'yı etkinleştirin.
verified_user
iOS için Navigation SDK ile kullanılacak bir API anahtarı yapılandırın.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]