You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Vladimir Agafonkin 3d75852a90
Merge branch 'gh-pages' of https://github.com/Leaflet/Leaflet into gh-pages
12 years ago
_layouts switch to OSM tiles on the front page 12 years ago
_posts update download page and add 0.5 release post 12 years ago
build Update build/build.js 12 years ago
debug Merge branch 'master' into gh-pages-master 12 years ago
dist bump version to 0.5.1 and update build 12 years ago
docs front page cleanup and improvements 12 years ago
examples Bump leaflet links to 0.5 12 years ago
spec handling no existingUrl scenario 12 years ago
src bump version to 0.5.1 and update build 12 years ago
.gitignore Merge branch 'stable' into gh-pages 12 years ago
CHANGELOG.md fix FF minus key, close #869, update changelog and build 12 years ago
CNAME update CNAME with leafletjs.com 12 years ago
CONTRIBUTING.md Add missing "be" to CONTRIBUTING.md 12 years ago
Jakefile.js refactor build scripts, cleanup 12 years ago
LICENSE udpate copyright to be more precise 12 years ago
README.md Oops, revert accidental commit 12 years ago
_config.yml more files to ignore by Jekyll 12 years ago
atom.xml rename leaflet.cloudmade.com -> leafletjs.com 12 years ago
blog.md final polishing 12 years ago
download.md update links to 0.5.1 12 years ago
examples.md add 0.4.3 blog post, minor tutorials update 12 years ago
features.html index, features and plugin page updates 12 years ago
index.md add CloudMade and CartoDB to users on the frontpage 12 years ago
plugins.md Add Leaflet.EditInOSM in plugins list 12 years ago
reference-tpl.html update docs snippets 12 years ago
reference.html Add getWest/South/East/North to reference 12 years ago

README.md

Leaflet

Leaflet is a modern open-source JavaScript library for mobile-friendly interactive maps. It is developed by Vladimir Agafonkin with a team of dedicated contributors. Weighing just about 27 KB of gzipped JS code, it has all the features most developers ever need for online maps.

Leaflet is designed with simplicity, performance and usability in mind. It works efficiently across all major desktop and mobile platforms out of the box, taking advantage of HTML5 and CSS3 on modern browsers while being accessible on older ones too. It can also be extended with many plugins, has a beautiful, easy to use and well-documented API and a simple, readable source code that is a joy to contribute to.

For more information, check out the official website.

We're happy to meet new contributors. If you want to get involved with Leaflet development, check out the contribution guide. Let's make the best open-source library for maps that can possibly exist!