Go to file
2011-12-12 11:42:42 +02:00
build add components configuration to jake build 2011-12-12 11:42:42 +02:00
debug Fixed min zoom recalculation on resize when max bounds enabled 2011-12-07 15:58:06 +02:00
dist Switched to Node + Jake + UglifyJS for building 2011-12-11 22:45:49 +02:00
lib Try removing closure compiler again 2011-12-09 12:47:27 +02:00
spec Merge pull request #189 from anru/domutil 2011-07-20 04:27:12 -07:00
src Switched to Node + Jake + UglifyJS for building 2011-12-11 22:45:49 +02:00
.jshintrc Final jshinting without remorse 2011-12-09 16:51:31 +02:00
CHANGELOG.md Fixed GeoJSON pointToLayer not working inside a GeometryCollection, closed#391 2011-12-09 18:19:58 +02:00
Jakefile.js add components configuration to jake build 2011-12-12 11:42:42 +02: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

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