From 65f9d456652de055dcbf783f55d738742610c38d Mon Sep 17 00:00:00 2001 From: Jan Boon Date: Mon, 30 Apr 2018 09:51:18 +0800 Subject: [PATCH] Add Mapbox GL --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70e8e77..f04cc71 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,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) - Open-source map solution (based on [Leaflet](http://leafletjs.com/)), easily customizable, contributions welcome. By [AppTree Software](https://github.com/apptreesoftware) +- [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) - Interactive, customizable vector maps by Mapbox. #### Charts