Flutter プラグインは、Dart チャネルを使って各プラットフォーム固有の API を呼び出します。Flutter デベロッパーが扱うのは、アプリと相対する一元的なパッケージです。このパッケージにより、アプリが実行されているプラットフォームが判別され、API 呼び出しが適切なネイティブ コードと連係します。
対象読者
このドキュメントは、Flutter 開発の概念を理解している人を対象にしています。また、ユーザーの視点で Google マップを使い慣れていることも必要です。本ガイドは、Google Maps for Flutter パッケージを使ったアプリケーションの学習と開発の入門書としてご利用いただけます。個々のクラスとメソッドの詳細については、リファレンス ドキュメントをご参照ください。
帰属表示の要件
アプリで Google Maps for Flutter パッケージを使用する場合は、アプリの法的通知の一部として、帰属情報テキストを含める必要があります。法的通知は、独立したメニュー項目として、またはメニュー項目「このアプリについて」の一部として掲載することをおすすめします。
[[["わかりやすい","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"]],["最終更新日 2023-10-18 UTC。"],[[["The Google Maps for Flutter package enables developers to integrate Google Maps into their iOS, Android, and web applications, offering features like markers, polylines, and interactive elements."],["Before utilizing the package, ensure you have a project with a billing account and the necessary SDKs and API keys enabled, along with designated Project Owners and Billing Administrators."],["Developers using the package should be familiar with Flutter development and Google Maps from a user perspective, adhering to the Google Maps Platform Terms of Service and applicable laws."],["Applications incorporating the Google Maps for Flutter package must include attribution text in a legal notices section, accessible through a dedicated menu item or an \"About\" section."],["The package supports iOS, Android, and web platforms; for Maps URLs functionality, the target device requires the installation of the relevant Google Maps app."]]],[]]