This repository contains sample code demonstrating how to use
Google Maps SDK for Flutter
and the google_maps_flutter
plugin.
-
Download the samples by cloning this repository
-
Open the project in your IDE
-
The sample app requires that you add your own Google Maps API key into
app/src/main/AndroidManifest.xml
,ios/Runner/AppDelegate.swift
andweb/index.html
.
See Get Started docs for more instructions.
- 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.
If you've found an error in this sample repository, please file an issue.
Patches are encouraged, and may be submitted according to the instructions in CONTRIBUTING.md.