flutter_map

An open source map solution written in Flutter.
This commit is contained in:
Wm Leler 2018-03-17 10:46:37 -07:00 committed by GitHub
parent 0427946863
commit 5b23368b4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,6 +109,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
- [Google Map View](https://github.com/apptreesoftware/flutter_google_map_view) - Displaying google map plugin by [AppTree Software](https://www.linkedin.com/company/apptree-software/)
- [GeoCoder](https://github.com/aloisdeniel/flutter_geocoder) - Forward and reverse geocoding by [Aloïs Deniel](https://aloisdeniel.github.com)
- [flutter_map](https://github.com/apptreesoftware/flutter_map) - an open-source map solution being written directly in Flutter (based on [Leaflet](http://leafletjs.com/)) so it is easily customizable. Contributions welcome.
#### Charts