Go to file
marslan390 685d9b857c Beautify Marker Plugin Added
Lightweight plugin that adds colorful iconic markers without image and
gives full control of style to end user (i.e. Unlimited colors and CSS
styling).
2016-05-27 18:17:30 +05:00
_includes Example/tutorial for WMS and TMS 2016-04-02 16:13:56 +02:00
_layouts Example/tutorial for WMS and TMS 2016-04-02 16:13:56 +02:00
_posts Typo in changelog URL for rc1 2016-04-18 10:49:14 +02:00
docs Blog post for 1.0.0-rc1 (#4443) 2016-04-18 10:36:02 +02:00
examples Example/tutorial for WMS and TMS 2016-04-02 16:13:56 +02:00
_config.yml fix jekyll 1.0 config 2013-06-04 14:37:02 +03:00
.gitignore replace old index with new one, add social buttons 2015-06-30 14:03:39 +03:00
.npmignore Add .npmignore 2013-04-14 13:22:58 -07:00
atom.xml fix layout: nil warnings 2015-07-01 13:19:46 +03:00
blog.md reorder logos, spacing fixes 2015-07-01 17:24:15 +03:00
CNAME update CNAME with leafletjs.com 2012-10-26 11:37:06 +03:00
download.md Update download links 2016-04-18 10:38:04 +02:00
examples.md Example/tutorial for WMS and TMS 2016-04-02 16:13:56 +02:00
Gemfile update gemfile to reflect github pages production env 2014-11-12 14:26:58 -05:00
index.html Replace links to google groups with ones to Stack Overflow 2015-11-27 14:31:33 +04:00
LICENSE udpate copyright to be more precise 2013-01-11 18:50:21 +02:00
plugins.md Beautify Marker Plugin Added 2016-05-27 18:17:30 +05:00
README.md fix readme link 2013-11-08 01:49:41 +02:00
reference-1.0.0.html Update 1.0.0 docs to Leafdocs for 1.0.0-rc1 (from -beta2), tnx @nathancahill 2016-04-18 10:44:20 +02:00
reference-tpl.html more layer docs 2015-07-03 11:55:39 +03:00
reference.html Merge pull request #4414 from domoritz/patch-2 2016-04-13 16:42:01 +02:00

Leaflet

Leaflet is an open source JavaScript library for mobile-friendly interactive maps. It is developed by Vladimir Agafonkin of MapBox with a team of dedicated contributors. Weighing just about 30 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 be extended with a huge amount of 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 info, docs and tutorials, check out the official website.
For Leaflet downloads (including the built master version), check out the download page.

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 mapping library that will ever exist, and push the limits of what's possible with online maps!

Build Status