Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
В этом документе описываются предварительные условия использования Navigation SDK для iOS, как его включить, а затем как выполнить аутентифицированный запрос.
checklist
Убедитесь, что вы соответствуете предварительным условиям.
settings
Включите SDK в вашем проекте Google Cloud.
verified_user
Настройте ключ API для использования с Navigation SDK для iOS.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-07-23 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"]]