Go to file
2011-01-12 11:43:36 +02:00
build update build 2011-01-10 16:21:27 +02:00
debug some initial popup/tile animation 2010-12-15 20:58:07 +02:00
dist more popup styling 2011-01-10 18:30:09 +02:00
lib/jasmine Added Jasmine lib for testing 2010-09-02 13:45:04 +03:00
spec fix namespace spec 2010-09-23 17:25:55 +03:00
src Marker#openPopup 2011-01-11 17:51:02 +02:00
LICENSE License 2010-09-22 20:03:15 +03:00
README.md update readme 2011-01-12 11:43:36 +02:00

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

Visual appearance:

  • zooming animation
  • show scaled background until tiles are loaded

Known issues to be fixed:

  • touch zooming on Android is broken
  • no IE6/7 support yet, some IE8 glitches

Leaflet developers

Lead Developer: Vladimir Agafonkin Contributors: be the first!