396 Forks
1890 Stars
1890 Watchers

mapbox.js

Mapbox JavaScript API, a Leaflet Plugin

How to download and setup mapbox.js

Open terminal and run command
git clone https://github.com/mapbox/mapbox.js.git
git clone is used to create a copy or clone of mapbox.js repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mapbox.js https://github.com/mapbox/mapbox.js/archive/master.zip

Or simply clone mapbox.js with SSH
[email protected]:mapbox/mapbox.js.git

If you have some problems with mapbox.js

You may open issue on mapbox.js support forum (system) here: https://github.com/mapbox/mapbox.js/issues