Go to file
Iván Sánchez Ortega 45b1110b71 Add q-cluster plugin.
2015-06-01 14:44:46 +02:00
_layouts Emergency switching CDN URLs 2015-05-28 11:09:29 +02:00
_posts Change map 2014-09-17 18:05:29 -07:00
build improve build reporting more 2013-11-28 15:20:25 +02:00
debug merge master 2013-11-15 18:40:36 +02:00
dist update build to 0.7.2 2014-01-17 14:46:36 +02:00
docs Plugins page: turn headers into permalinks 2015-05-08 15:53:46 +02:00
examples Emergency switching CDN URLs 2015-05-28 11:09:29 +02:00
spec Revert "'#1968 compiled interpolation'" 2013-11-20 15:42:06 -05:00
src Merge branch 'stable' into gh-pages 2014-01-17 14:46:15 +02:00
_config.yml fix jekyll 1.0 config 2013-06-04 14:37:02 +03:00
.gitignore adding a Gemfile and updated contributing for the jekyll site (since there are multiple gems in use) 2014-03-15 11:39:02 -04:00
.npmignore Add .npmignore 2013-04-14 13:22:58 -07:00
.travis.yml Upload individual asset artifacts 2013-07-15 09:10:40 -07:00
atom.xml ditch CloudMade pass two 2014-04-28 13:51:17 +03:00
blog.md final polishing 2012-07-30 11:17:10 +03:00
CHANGELOG.md update stable branch changelog for 0.7.2 [skip ci] 2014-01-17 14:45:25 +02:00
CNAME update CNAME with leafletjs.com 2012-10-26 11:37:06 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2014-03-15 11:53:20 -04:00
download.md Emergency switching CDN URLs 2015-05-28 11:09:29 +02:00
examples.md ditch CloudMade pass one 2014-04-28 13:41:40 +03:00
FAQ.md ditch CloudMade pass two 2014-04-28 13:51:17 +03:00
features.html update features page 2013-11-15 18:56:20 +02:00
Gemfile update gemfile to reflect github pages production env 2014-11-12 14:26:58 -05:00
index.md remove release notice 2014-05-23 12:21:24 +03:00
Jakefile.js improve size reporting when building and add gzipped size 2013-11-28 14:56:32 +02:00
LICENSE udpate copyright to be more precise 2013-01-11 18:50:21 +02:00
package.json bump version to 0.7.2 2014-01-17 14:39:14 +02:00
PLUGIN-GUIDE.md add info about name, minor updates 2013-06-28 17:21:40 -04:00
plugins.md Add q-cluster plugin. 2015-06-01 14:44:46 +02:00
README.md fix readme link 2013-11-08 01:49:41 +02:00
reference-tpl.html update docs snippets 2012-07-19 11:39:36 +03:00
reference.html Merge pull request #3495 from garnertb/gh-pages 2015-05-27 09:33:24 +02:00

Leaflet

Leaflet is an open source JavaScript library for mobile-friendly interactive maps. It is developed by Vladimir Agafonkin of MapBox with a team of dedicated contributors. Weighing just about 30 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 be extended with a huge amount of 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 info, docs and tutorials, check out the official website.
For Leaflet downloads (including the built master version), check out the download page.

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 mapping library that will ever exist, and push the limits of what's possible with online maps!

Build Status