Go to file
2012-10-31 16:34:30 +02:00
build add CRS.Simple to the build 2012-10-31 02:13:42 +02:00
debug Make touch events work for IE10 using a wrapper approach (similar to DomEvent.DoubleTap). DoubleTap touch on IE10 doesn't currently work but everything else does. Refs #871 2012-10-18 14:23:09 +13:00
dist add CRS.Simple to the build 2012-10-31 02:13:42 +02:00
spec fix Circle getBounds, closes #1068 2012-10-15 11:39:07 +03:00
src add Path closePopup method, fix a couple of issues 2012-10-31 15:34:19 +02:00
.gitignore add built files to gitignore to avoid confusion, update build 2012-10-12 15:03:35 +03:00
CHANGELOG.md add Path closePopup method, fix a couple of issues 2012-10-31 15:34:19 +02:00
CONTRIBUTING.md Typo and grammar fixes 2012-10-10 13:11:56 -03:00
Jakefile.js cleanup Jakefile 2012-07-12 10:39:22 +03:00
LICENSE update license year 2012-10-31 12:42:23 +02:00
README.md improve readme 2012-10-31 16:33:58 +02:00

Leaflet

Leaflet is a modern open-source JavaScript library for mobile-friendly interactive maps. It is developed by Vladimir Agafonkin of CloudMade with a team of dedicated contributors. Weighing just about 27 KB of gzipped JS code, it has all the features most devepers 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!