https://github.com/ericwindmill/flutter-static-maps-demo
A demo app in Flutter to show how to use Static Maps API.
https://github.com/ericwindmill/flutter-static-maps-demo
Last synced: 4 months ago
JSON representation
A demo app in Flutter to show how to use Static Maps API.
- Host: GitHub
- URL: https://github.com/ericwindmill/flutter-static-maps-demo
- Owner: ericwindmill
- Created: 2017-12-03T16:45:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T13:32:07.000Z (over 8 years ago)
- Last Synced: 2025-04-23T05:48:36.255Z (about 1 year ago)
- Language: Dart
- Homepage:
- Size: 104 KB
- Stars: 15
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Static Maps Demo
A sample app showing what you can do with the Google Static Maps API.
Right now, there's no support for Google Maps in Flutter.
But, you can do quite a bit by leveraging [Google's Static Maps API](https://developers.google.com/maps/documentation/static-maps/).
Also uses [Flutter location plugin](https://github.com/Lyokone/flutterlocation)
---
## Learn Flutter
**If you're new to Flutter, [here's an explanation of how to build this](http://ericwindmill.com/zero-to-one-with-flutter-google-maps-app-pt-1).**
---
