Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
В этом документе описываются предварительные условия использования Maps SDK для iOS, как его включить, а затем как выполнить аутентифицированный запрос.
checklist
Убедитесь, что вы соответствуете предварительным условиям.
settings
Включите SDK в вашем проекте Google Cloud.
verified_user
Настройте ключ API для использования с Maps 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."],[[["An API key is a unique identifier that authenticates requests associated with your project for usage and billing purposes, and you must have at least one for your project."],["You can create an API key through the Google Cloud Console or by using the Cloud SDK."],["Google strongly recommends restricting your API keys to enhance security by limiting their usage to only the necessary APIs for your application."],["You can restrict API keys by application and API, with application restrictions taking precedence."],["Once you have obtained your API key, you can proceed to create and configure your Xcode project for Maps SDK for iOS."]]],["API keys authenticate project requests for usage and billing. To create one, navigate to the Google Maps Platform Credentials page and click \"Create credentials \u003e API key\", or use the `gcloud services api-keys create` command. Restricting keys is vital for security; use the console or `gcloud` commands to limit usage by selecting the \"Maps SDK for iOS\" and specifying iOS bundle identifiers. Remember, you are liable for charges from unrestricted key abuse.\n"]]