update readme
This commit is contained in:
parent
728c7920f2
commit
f7eb4b4b5a
47
README.md
47
README.md
@ -4,48 +4,7 @@ Leaflet is a modern, lightweight BSD-licensed JavaScript library for making tile
|
||||
|
||||
It is built from the ground up to work efficiently and smoothly on both platforms, utilizing cutting-edge technologies included in HTML5. Its top priorities are usability, performance and small size, [A-grade](http://developer.yahoo.com/yui/articles/gbs/) 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.
|
||||
|
||||
Visit [the official website](http://cloudmade.github.com/Leaflet) for more information, documentation and examples.
|
||||
|
||||
## Contributing to Leaflet
|
||||
Let's make the best open-source library for maps that can possibly exist! Please send your pull requests to [mourner](http://github.com/mourner) -- we'll be happy to accept your contributions!
|
||||
|
||||
## What's left to do for a feature-complete version
|
||||
|
||||
Overlays:
|
||||
|
||||
- GeoJSON, KML, GeoRSS layers
|
||||
- mouse events in polylines, polygons and circles
|
||||
|
||||
Interaction:
|
||||
|
||||
- double tap on mobile webkit
|
||||
- panning intertia on mobile webkit
|
||||
|
||||
Controls:
|
||||
|
||||
- control infrastructure (smart positioning)
|
||||
- basic zoom control, zoom slider
|
||||
- copyright control
|
||||
|
||||
Known issues to be fixed:
|
||||
|
||||
- flickering of vector layers on drag end under mobile webkit
|
||||
|
||||
## Browser support
|
||||
|
||||
On desktop:
|
||||
|
||||
- Firefox 3.6+
|
||||
- Chrome
|
||||
- Safari 5
|
||||
- IE 7-9
|
||||
- IE 6 (not perfect but accessible)
|
||||
|
||||
On mobile:
|
||||
|
||||
- Safari for iOS 3/4+
|
||||
- WebKit for Android 2.2+
|
||||
|
||||
## Leaflet developers
|
||||
|
||||
Maintainer: [Vladimir Agafonkin](http://github.com/mourner), CloudMade
|
||||
|
||||
Contributors: (be the first!)
|
||||
Let's make the best open-source library for maps that can possibly exist! Please send your pull requests to [Vladimir Agafonkin](http://github.com/mourner) (Leaflet maintainer) - we'll be happy to accept your contributions!
|
Loading…
Reference in New Issue
Block a user