Go to file
Vladimir Agafonkin 08f770fcc2 Merge pull request #1053 from inpursuit/enhancement/3
Allow pointer-events to be set via options passed to shape
2013-01-31 08:37:43 -08:00
build don't require testacular for other jake tasks 2013-01-31 13:17:42 +02:00
debug cleanup leaflet-include.js 2013-01-31 12:59:41 +02:00
dist update build 2013-01-31 17:59:13 +02:00
spec cleanup testacular config 2013-01-31 15:44:55 +02:00
src Merge pull request #1053 from inpursuit/enhancement/3 2013-01-31 08:37:43 -08:00
.gitignore add built files to gitignore to avoid confusion, update build 2012-10-12 15:03:35 +03:00
CHANGELOG.md update build and changelog 2013-01-23 15:45:45 +02:00
CONTRIBUTING.md minor contribution guide update 2013-01-31 13:25:18 +02:00
Jakefile.js enable testacular runner 2013-01-30 12:06:19 -02:00
LICENSE udpate copyright to be more precise 2013-01-11 18:50:21 +02:00
README.md Oops, revert accidental commit 2013-01-14 00:42:15 +02: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!