Leaflet-providers An extension to Leaflet that contains configurations for various free tile providers. This work was inspired from https://gist.github.com/1804938. Usage //add Stamen lite to map. L.TileLayer.provider('Stamen.Lite').addTo(map);