<title>Leaflet - a modern, lightweight JavaScript library for interactive maps by CloudMade</title>
<metacharset="utf-8"/>
<metaproperty="og:title"content="Leaflet — an open-source JavaScript library for interactive maps"/>
<metaproperty="og:description"content="Leaflet is a modern, lightweight BSD-licensed JavaScript library for making tile-based interactive maps for both desktop and mobile web browsers, developed by CloudMade to form the core of its next generation JavaScript API."/>
<ahref="http://twitter.com/share"class="twitter-share-button"data-url="http://leaflet.cloudmade.com"data-text="Leaflet — a modern, lightweight open-source JavaScript library for interactive maps by @cloudmade"data-count="horizontal"data-via="LeafletJS"data-related="CloudMade">Tweet</a><scripttype="text/javascript"src="http://platform.twitter.com/widgets.js"></script>
<p>Place the contents of the <code>dist</code> folder somewhere in your directory tree and include it in the <code>head</code> section of your HTML with the following code:</p>
<p>Open <code>build/build.html</code> page from the download package, check the components you want to see in your build and run the generated command in the <code>build</code> directory — your custom build will appear as <code>dist/leaflet-custom.js</code>.</p>
<ahref="http://github.com/CloudMade/Leaflet"><imgid="forkme"src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"alt="Fork me on GitHub"/></a>