Go to file
Vladimir Agafonkin 3d75852a90 Merge branch 'gh-pages' of https://github.com/Leaflet/Leaflet into gh-pages
# By Phillip Smith (1) and Yohan Boniface (1)
# Via Vladimir Agafonkin (2) and Yohan Boniface (1)
* 'gh-pages' of https://github.com/Leaflet/Leaflet:
  Add getWest/South/East/North to reference
  Bump leaflet links to 0.5
2013-02-06 16:03:28 +02:00
_layouts switch to OSM tiles on the front page 2013-01-15 17:01:36 +02:00
_posts update download page and add 0.5 release post 2013-01-17 16:48:32 +02:00
build Update build/build.js 2012-12-26 15:21:10 -02:00
debug Merge branch 'master' into gh-pages-master 2013-01-16 17:17:07 +02:00
dist bump version to 0.5.1 and update build 2013-02-06 15:25:26 +02:00
docs front page cleanup and improvements 2012-12-20 17:57:21 +02:00
examples Bump leaflet links to 0.5 2013-02-01 12:23:10 -06:00
spec handling no existingUrl scenario 2012-12-27 14:39:19 -05:00
src bump version to 0.5.1 and update build 2013-02-06 15:25:26 +02:00
_config.yml more files to ignore by Jekyll 2012-07-19 11:12:10 +03:00
.gitignore Merge branch 'stable' into gh-pages 2013-02-06 15:56:00 +02:00
atom.xml rename leaflet.cloudmade.com -> leafletjs.com 2012-10-26 11:56:51 +03:00
blog.md final polishing 2012-07-30 11:17:10 +03:00
CHANGELOG.md fix FF minus key, close #869, update changelog and build 2013-01-17 11:51:52 +02:00
CNAME update CNAME with leafletjs.com 2012-10-26 11:37:06 +03:00
CONTRIBUTING.md Add missing "be" to CONTRIBUTING.md 2013-01-11 14:12:37 +02:00
download.md update links to 0.5.1 2013-02-06 16:03:22 +02:00
examples.md add 0.4.3 blog post, minor tutorials update 2012-08-07 18:09:59 +03:00
features.html index, features and plugin page updates 2013-01-18 12:29:19 +02:00
index.md add CloudMade and CartoDB to users on the frontpage 2013-01-31 13:33:12 +02:00
Jakefile.js refactor build scripts, cleanup 2012-12-17 19:15:19 +02:00
LICENSE udpate copyright to be more precise 2013-01-11 18:50:21 +02:00
plugins.md Add Leaflet.EditInOSM in plugins list 2013-01-26 17:37:01 +01:00
README.md Oops, revert accidental commit 2013-01-14 00:42:15 +02:00
reference-tpl.html update docs snippets 2012-07-19 11:39:36 +03:00
reference.html Add getWest/South/East/North to reference 2013-02-04 14:35:21 +01:00

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!