This gist was created to demonstrate map generation with Leaflet.js, and all files are associated with my blog post under the same name.
We access map tiles through Open Street Maps (OSM) and then plot location data formatted as GeoJSON.
Modified http://code.jquery.com/jquery.js to a secure url
Modified http://cdn.leafletjs.com/leaflet-0.5/leaflet.js to a secure url
Modified http://maps.stamen.com/js/tile.stamen.js?v1.2.1 to a secure url
https://code.jquery.com/jquery.js
https://cdn.leafletjs.com/leaflet-0.5/leaflet.js
https://maps.stamen.com/js/tile.stamen.js?v1.2.1