build | ||
debug | ||
dist | ||
lib | ||
spec | ||
src | ||
LICENSE | ||
README.md |
Leaflet
Leaflet is a lightweight JavaScript library for map display and interaction by CloudMade. It will form the core of CloudMade's next generation JavaScript API.
It is built from the ground up to work well on both desktop and mobile web browsers, utilizing cutting-edge technologies included in HTML5. It focuses on performance, usability, A-grade browser support, flexibility and easy to use API. The OOP-based code of the library is designed to be modular, extensible and very easy to understand.
Contributing to Leaflet
Please send your pull requests to mourner - we'll be happy to accept your contributions!
What's left to do for a feature-complete version
Overlays:
- vectors (polyline, polygon, circle)
- KML, GeoRSS, GeoJSON layers
Interaction:
- shift-drag zoom
- double tap on mobile webkit
- panning intertia on mobile webkit
Controls:
- control infrastructure (smart positioning)
- copyright control
- basic zoom control
- zoom slider
Known issues to be fixed:
- no IE6/7 support yet, some IE8 glitches
- touch zooming on Android is broken
- zoom animation breaks if you rapidly zoom multiple times
- show scaled background until tiles are loaded in browsers with no transition support
Leaflet developers
Lead Developer: Vladimir Agafonkin
Contributors: be the first!