Maps SDK for iOS を使用すると、Google マップのデータに基づいて地図をアプリに追加できます。SDK は、Google マップ サーバーへのアクセス、地図の表示、クリックやドラッグなどのユーザー操作へのレスポンスを自動的に処理します。マーカー、ポリライン、地表オーバーレイ、情報ウィンドウを地図に追加することもできます。これらのオブジェクトは、地図上の位置に関する追加情報を提供します。また、ユーザーが地図を操作できるようにします。
SDK を使用する場合は、Google Maps Platform 利用規約に準拠し、アプリが適用される法律に準拠していることを確認する必要があります。SDK を使用すると、アプリケーション名とバージョン、認証情報、クロスアプリ匿名 ID がリクエストごとに自動的に送信されます。
オーディエンス
このコンセプト ドキュメントは、iOS での開発とオブジェクト指向プログラミングの概念を理解している方を対象としています。また、ユーザーの視点から Google マップに精通している必要があります。Maps SDK for iOS を使ってアプリの探索と開発をすぐに始められるように設計されています。クラスとメソッドの詳細については、リファレンス ドキュメントもご覧ください。
帰属表示の要件
アプリで Maps SDK for 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-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."]]],[]]