Go to file
2011-06-08 19:34:11 +03:00
build improve projections support, add EPSG:3395 (real mercator) 2011-05-31 12:36:05 +03:00
debug Fix null pointer error leaflet-include.js 2011-06-03 17:45:10 +08:00
dist fix webkit memory leak, closes #107 2011-06-08 19:32:14 +03:00
docs accidentally merged gh-pages into master, removing this stuff :( 2011-05-31 01:36:40 +03:00
examples accidentally merged gh-pages into master, removing this stuff :( 2011-05-31 01:36:40 +03:00
lib update closure compiler 2011-05-23 15:28:32 +03:00
spec fix namespace spec 2010-09-23 17:25:55 +03:00
src fix webkit memory leak, closes #107 2011-06-08 19:32:14 +03:00
CHANGELOG.md update changelog 2011-06-08 19:34:11 +03:00
CNAME accidentally merged gh-pages into master, removing this stuff :( 2011-05-31 01:36:40 +03:00
download.html accidentally merged gh-pages into master, removing this stuff :( 2011-05-31 01:36:40 +03:00
examples.html accidentally merged gh-pages into master, removing this stuff :( 2011-05-31 01:36:40 +03:00
features.html accidentally merged gh-pages into master, removing this stuff :( 2011-05-31 01:36:40 +03:00
index.html fix typo 2011-06-01 16:50:18 +03:00
LICENSE update license 2011-04-08 12:40:13 +03:00
README.md another logo in readme try 2011-05-19 16:01:51 +03:00
reference.html update CRS docs 2011-05-31 12:48:02 +03:00

Leaflet

Leaflet is a modern, lightweight BSD-licensed JavaScript library for making tile-based interactive maps for both desktop and mobile web browsers, developed by CloudMade to form the core of its next generation JavaScript API.

It is built from the ground up to work efficiently and smoothly on both platforms, utilizing cutting-edge technologies included in HTML5. Its top priorities are usability, performance and small size, A-grade browser support, flexibility and easy to use API. The OOP-based code of the library is designed to be modular, extensible and very easy to understand.

Check out the website for more information: leaflet.cloudmade.com

Contributing to Leaflet

Let's make the best open-source library for maps that can possibly exist! Please send your pull requests to Vladimir Agafonkin (Leaflet maintainer) - we'll be happy to accept your contributions! List of Leaflet contributors