https://github.com/lohanidamodar/fluttermapexperiments
Experimenting with google_maps_flutter plugin
https://github.com/lohanidamodar/fluttermapexperiments
flutter flutter-maps google-maps-flutter
Last synced: 11 months ago
JSON representation
Experimenting with google_maps_flutter plugin
- Host: GitHub
- URL: https://github.com/lohanidamodar/fluttermapexperiments
- Owner: lohanidamodar
- Created: 2019-06-30T14:37:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-30T14:37:50.000Z (almost 7 years ago)
- Last Synced: 2025-04-09T01:26:46.910Z (about 1 year ago)
- Topics: flutter, flutter-maps, google-maps-flutter
- Language: Dart
- Size: 5.76 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Google Maps Experiment
An Experiment with possible options with [google_maps_flutter](https://pub.dev/packages/google_maps_flutter) plugin.

## To get this example working
You need to add your map api key to the following file `android/app/src/main/res/values/strings.xml`. Open the file and replace `YOUR_API_KEY` with your google maps api key which you can obtain from [https://cloud.google.com/maps-platform/](https://cloud.google.com/maps-platform/)