Skip to content

dev-horacebg/flutter_google_maps_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Maps Example

A quick example detailing how to use a Google Map in a Flutter app.

What this app does

Puts a bunch of indicators on a map, centred around London. Provides a means to change the CameraPosition to focus on one of a defined list of landmarks across London.

Who this is for

Anyone interested in using a Google Map in a Flutter application.

Setup

If you want to run the app as-is, don't forget to change both of the ApiKey values in AppDelegate.swift and main/AndroidManifest.xmlto use your own Google Maps API Key which you can get from here.

Screenshots

flutter_map

flutter_map_select

About

Putting Google Maps to use in Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published