Maps SDK for iOS を使用すると、Google マップのデータに基づいて地図をアプリに追加できます。SDK は、Google マップ サーバーへのアクセス、地図の表示、クリックやドラッグなどのユーザー操作へのレスポンスを自動的に処理します。マーカー、ポリライン、地表オーバーレイ、情報ウィンドウを地図に追加することもできます。これらのオブジェクトは、地図上の位置に関する追加情報を提供します。また、ユーザーが地図を操作できるようにします。
SDK を使用する場合は、Google Maps Platform 利用規約に準拠し、アプリが適用される法律に準拠していることを確認する必要があります。SDK を使用すると、アプリケーション名とバージョン、認証情報、クロスアプリ匿名 ID がリクエストごとに自動的に送信されます。
オーディエンス
このコンセプト ドキュメントは、iOS での開発とオブジェクト指向プログラミングの概念を理解している方を対象としています。また、ユーザーの視点から Google マップに精通している必要があります。Maps SDK for iOS を使ってアプリの探索と開発をすぐに始められるように設計されています。クラスとメソッドの詳細については、リファレンス ドキュメントもご覧ください。
帰属表示の要件
アプリで Maps SDK for iOS を使用している場合は、アプリの法的通知セクションに帰属情報テキストを含める必要があります。法的通知は、独立したメニュー項目として、または [概要] メニュー項目の一部として含めることをおすすめします。
[null,null,["最終更新日 2025-01-14 UTC。"],[[["The Maps SDK for iOS allows you to integrate Google Maps into your iOS application, enabling features like markers, polylines, and ground overlays for enhanced user interaction."],["You must comply with the Google Maps Platform Terms of Service and display attribution text within your application when using the SDK."],["The SDK supports native 64-bit iOS devices running iOS 14.0 and later, requiring Xcode 15.0 or higher for development."],["To get started, you need a Google Cloud project with billing enabled and the Maps SDK for iOS activated."],["Familiarity with iOS development, object-oriented programming, and Google Maps from a user perspective is recommended."]]],["To use the Maps SDK for iOS, set up a Google Cloud project with a billing account and the SDK enabled. The SDK allows adding Google Maps to iOS apps, handling map display and user interactions. Developers must comply with Google Maps Platform Terms of Service and include attribution text via `[GMSServices openSourceLicenseInfo]`. Apps require iOS 14.0+ and Xcode 15.0+. Note that app extensions and multi-window use may be problematic, and Google Maps must be installed for Maps URLs to work.\n"]]