Go to file
2011-06-13 15:15:43 -06:00
build Fixed mis-spelling of Path.VML.js in deps.js. 2011-06-11 18:22:28 -05:00
debug Fixed MultiPolygon bug in GeoJSON support. 2011-06-11 18:11:08 -05:00
dist Fixed regression related to global map variable, closes #117 2011-06-13 22:15:43 +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 Adding options to L.Map.locate that follows the PositionOptions spec for the W3C Geolocation API. You can now pass "enableHighAccuracy" and "maximumAge" to get fresh, accurate positions. 2011-06-13 15:15:43 -06:00
CHANGELOG.md Merge branch 'master' into HEAD 2011-06-10 19:52:29 +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 updated BSD license 2011-06-06 19:32:43 +03:00
README.md another logo in readme try 2011-05-19 16:01:51 +03:00
reference.html Adding options to L.Map.locate that follows the PositionOptions spec for the W3C Geolocation API. You can now pass "enableHighAccuracy" and "maximumAge" to get fresh, accurate positions. 2011-06-13 15:15:43 -06: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