An open API service indexing awesome lists of open source software.

https://github.com/googlemaps-samples/flutter-maps-samples


https://github.com/googlemaps-samples/flutter-maps-samples

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

![GitHub contributors](https://img.shields.io/github/contributors/googlemaps-samples/flutter-maps-samples)
![Apache-2.0](https://img.shields.io/badge/license-Apache-blue)
[![Build samples](https://github.com/googlemaps-samples/flutter-maps-samples/actions/workflows/test-and-build.yaml/badge.svg?branch=main)](https://github.com/googlemaps-samples/flutter-maps-samples/actions/workflows/test-and-build.yaml)
[![Discord](https://img.shields.io/discord/676948200904589322)](https://discord.gg/hYsWbmk)

Google Maps SDK for Flutter sample code
=======================================

Screenshot of the Google Maps Flutter sample running on an Android device, an iOS device, and in a desktop browser.

This repository contains sample code demonstrating how to use
[Google Maps SDK for Flutter](https://developers.google.com/maps/flutter-package/overview)
and the [`google_maps_flutter` plugin](https://pub.dev/packages/google_maps_flutter).

Getting Started
---------------

1. **Download** the samples by cloning this repository
2. **Open** the project in your IDE
3. The sample app requires that you **add your own Google Maps API key** into
- `app/src/main/AndroidManifest.xml`,
- `ios/Runner/AppDelegate.swift` and
- `web/index.html`.

See [Get Started](https://developers.google.com/maps/get-started)
docs for more instructions.

Support
-------

- Stack Overflow: https://stackoverflow.com/questions/tagged/flutter+google-maps
- Discord: https://discord.gg/hYsWbmk

If you have discovered an issue with the Google Maps Platform, please see
the resources here: https://developers.google.com/maps/support/

If you've found an issue with the Google Maps SDK for Flutter,
or the `google_maps_flutter` plugin,
please [file an issue](https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22).

If you've found an error in this sample repository,
please [file an issue](https://github.com/googlemaps-samples/flutter-maps-samples/issues).

Patches are encouraged, and may be submitted according to the instructions in
CONTRIBUTING.md.

European Economic Area (EEA) developers
---------------------------------------

If your billing address is in the European Economic Area,
effective on 8 July 2025, the
[Google Maps Platform EEA Terms of Service](https://cloud.google.com/terms/maps-platform/eea)
will apply to your use of the Services.
Functionality varies by region.
[Learn more](https://developers.google.com/maps/comms/eea/faq).