74318672d7
Version 0.5 * tag 'v0.5': (319 commits) fix FF minus key, close #869, update changelog and build fix whitespace, update build update zoom control styles, extract general toolbar classes, fix #1209 minor cleanup update changelog more update changelog update changelog update build Robust array type check for cross-frame support Fix jshint unhappiness (Thanks @Guiswa) fixed the whitespace and also removed the quotes in object keys Another pass on marker-icon, better grid fitting. update changelog Oops, revert accidental commit add Popup zoomAnimation option, fix #999 fix a bug with FeatureGroup bindPopup not accepting options Update README.md Remove click handler with onRemove udpate copyright to be more precise fix TileLayer.brintToFront/Back on IE6-8, close #1168 ... |
||
---|---|---|
build | ||
debug | ||
dist | ||
spec | ||
src | ||
.gitignore | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Jakefile.js | ||
LICENSE | ||
README.md |
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!