Skip to content

AgeOfMobile/flutter_mapbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapBox for Flutter

This plugin is an attempt to implement a native Flutter widget which uses Mapbox SDK to render the map.

screenshot.png

Notes

  • It is in the very early development stage and only works on Android fow now.

Getting Started

To build this plugin and the example, you need to register a MapBox Access Token.

Then, create a local.properties file in the example/android folder with the following content:

mapbox.accessToken="YOUR MAPBOX ACCESS TOKEN"

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

About

MapBox for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published