0 Forks
1 Stars
1 Watchers

Leaflet

The USGS is interested in building a new set of tools that will allow them visualize their earthquake data. They collect a massive amount of data from all over the world each day, but they lack a meaningful way of displaying it. Their hope is that being able to visualize their data will allow them to better educate the public on issues facing our planet.

How to download and setup Leaflet

Open terminal and run command
git clone https://github.com/jworlein/Leaflet.git
git clone is used to create a copy or clone of Leaflet 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 Leaflet https://github.com/jworlein/Leaflet/archive/master.zip

Or simply clone Leaflet with SSH
[email protected]:jworlein/Leaflet.git

If you have some problems with Leaflet

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