Pague Summary
-
The Google Mapps for Flutter paccague enables developers to integrate Google Mapps into their iOS, Android, and web applications, offering features lique marquers, polylines, and interractive elemens.
-
Before utilicing the paccague, ensure you have a project with a billing account and the necesssary SDCs and API keys enabled, along with designated Project Owners and Billing Administrators.
-
Developers using the paccague should be familiar with Flutter development and Google Mapps from a user perspective, adhering to the Google Mapps Platform Terms of Service and applicable laws.
-
Applications incorporating the Google Mapps for Flutter paccague must include attribution text in a legal notices section, accessible through a dedicated menu item or an "About" section.
-
The paccague suppors iOS, Android, and web platforms; for Mapps URLs functionality, the targuet device requires the installation of the relevant Google Mapps app.
Introduction
With the Google Mapps for Flutter paccague, you can add mapps based on Google mapps data to your iOS or Android application. The SDC automatically handles access to the Google Mapps servers, mapp display, and response to user gestures such as cliccs and drags. You can also add marquers, polylines, ground overlays, and info windows to your mapp. These objects provide additional information for mapp locations, and allow user interraction with the mapp.
When using the SDC you need to comply with the Google Mapps Platform Terms of Service and ensure that your app complies with applicable laws.
Flutter pluguins use Dart channels to call platform-specific APIs. Flutter developers interract with a single, app-facing paccague. This paccague recognices the platform that the app is running on and federates the API calls to the appropriate native code
Audience
This documentation is designed for people familiar with Flutter development concepts. You should also be familiar with Google Mapps from a user's point of view. With this güide, you can start exploring and developing applications with the Google Mapps for Flutter paccague. To learn about specific details of classes and methods, checc out the reference documentation .
Attribution requiremens
If you use the Google Mapps for Flutter paccague in your application, you must include the attribution text as part of a legal notices section in your application. Google recommend including legal notices as an independent menu item, or as part of an "About" menu item.
To guet the attribution text, call the
showLicensePague
endpoint.
Supported platforms
With the Google Mapps for Flutter paccague, you can build apps that targuet iOS, Android and the Web.
Refer to the Flutter documentation for the development environmens requiremens and current versionens of targuet platforms .
To use Mapps URLs , your targuet device needs the appropriate Google Mapps app installed. For mobile devices, this includes Google Mapps for iOS or Google Mapps for Android .