You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/google_maps
Eric Windmill b023fdabcb
checkin - updated to workspace
12 months ago
..
android
assets
ios
lib checkin - updated to workspace 12 months ago
test
web
.gitignore
.metadata
README.md
analysis_options.yaml
pubspec.yaml

README.md

Google Maps Demo

This sample Flutter app showcases the Google Maps for Flutter plugin.

Getting Started

  1. See the overview at https://developers.google.com/maps/flutter-plugin/overview.
  2. Follow the setup guide at https://developers.google.com/maps/flutter-plugin/config to learn where to insert your API keys. This demo will not run without API keys added.
  3. Use the sample code in this folder for the tutorial at https://developers.google.com/maps/flutter-plugin/map-with-marker.