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
javi 90b7e3ae1f
dist files
12 years ago
build Update build/build.js 12 years ago
debug Remove click handler with onRemove 12 years ago
dist dist files 12 years ago
spec handling no existingUrl scenario 12 years ago
src fixed polygon and multipolygon creation from GeoJSON 12 years ago
.gitignore add generated coverage to gitignore in stable 12 years ago
CHANGELOG.md fix FF minus key, close #869, update changelog and build 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

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!