Go to file
2011-10-27 17:30:57 +03:00
build vector code refactoring to fix #339 2011-10-21 17:50:59 +03:00
debug merge master 2011-10-27 17:26:09 +03:00
dist add urlParams argument to TileLayer constructor 2011-10-27 17:20:12 +03:00
docs Adding Layers Control example page and image to link from main examples page. 2011-10-13 19:08:21 -04:00
examples make layers control example simpler 2011-10-27 17:30:57 +03:00
lib update closure compiler 2011-05-23 15:28:32 +03:00
spec Merge pull request #189 from anru/domutil 2011-07-20 04:27:12 -07:00
src merge master 2011-10-27 17:26:09 +03:00
CHANGELOG.md merge master 2011-10-27 17:26:09 +03:00
CNAME new domain settings 2011-04-11 11:26:07 +03:00
download.html update download link to 0.2.1 2011-06-18 13:37:55 +03:00
examples.html Adding Layers Control example page and image to link from main examples page. 2011-10-13 19:08:21 -04:00
features.html minor docs update, update features 2011-07-13 15:10:13 +03:00
index.html add twitter follow button 2011-06-17 14:04:48 +03:00
LICENSE fix license whitespace 2011-06-17 01:36:31 +03:00
README.md another logo in readme try 2011-05-19 16:01:51 +03:00
reference.html docs minor cleanup 2011-10-05 16:29:36 +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