An open API service indexing awesome lists of open source software.

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.

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).**

---

![Demo Screenshot](http://res.cloudinary.com/ericwindmill/image/upload/v1512320238/flutter-static-maps/Simulator_Screen_Shot_-_iPhone_6_-_2017-12-03_at_08.56.53.png)