update description, remove arrows
This commit is contained in:
parent
82d23ffdab
commit
f374451759
@ -34,15 +34,15 @@
|
||||
<a href="reference.html">Documentation</a> |
|
||||
<a href="#">Examples</a> |
|
||||
<a href="http://github.com/CloudMade/Leaflet/zipball/master">Download (zip)</a> |
|
||||
<a class="github-link" href="http://github.com/CloudMade/Leaflet">Source on GitHub →</a> |
|
||||
<a class="twitter-link" href="http://twitter.com/LeafletJS">Follow on Twitter →</a>
|
||||
<a class="github-link" href="http://github.com/CloudMade/Leaflet">Source on GitHub</a> |
|
||||
<a class="twitter-link" href="http://twitter.com/LeafletJS">Follow on Twitter</a>
|
||||
</p>
|
||||
<hr />
|
||||
|
||||
<h3>About the library</h3>
|
||||
<p>Leaflet is a modern, lightweight BSD-licensed JavaScript library for powering websites and web apps with tile-based interactive maps. It will form the core of CloudMade's next generation JavaScript API.</p>
|
||||
<p>Leaflet is a modern, lightweight BSD-licensed JavaScript library for making tile-based interactive maps for <em>both desktop and mobile</em> web browsers, developed by <a href="http://cloudmade.com">CloudMade</a> to form the core of its next generation JavaScript API.</p>
|
||||
|
||||
<p>Leaflet is built from the ground up to work efficiently and smoothly on <em>both desktop and mobile</em> web browsers, utilizing cutting-edge technologies included in HTML5. It's main priorities are <em>usability, performance, A-grade browser support, flexibility and easy to use API</em>. The OOP-based code of the library is designed to be modular, extensible and very easy to understand.</p>
|
||||
<p>It is built from the ground up to work efficiently and smoothly on both platforms, utilizing cutting-edge technologies included in HTML5. Its main priorities are usability, performance and small size, <a href="http://developer.yahoo.com/yui/articles/gbs/">A-grade</a> 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.</p>
|
||||
<!-- <p><strong>Supported browsers:</strong> IE6+, Firefox 3.6+, Safari 5+, Chrome, iOS 3+, Android 2.2+</p> -->
|
||||
|
||||
<p>
|
||||
|
@ -32,8 +32,8 @@
|
||||
<span>Documentation</span> |
|
||||
<a href="#">Examples</a> |
|
||||
<a href="http://github.com/CloudMade/Leaflet/zipball/master">Download (zip)</a> |
|
||||
<a class="github-link" href="http://github.com/CloudMade/Leaflet">Source on GitHub →</a> |
|
||||
<a class="twitter-link" href="http://twitter.com/LeafletJS">Follow on Twitter →</a>
|
||||
<a class="github-link" href="http://github.com/CloudMade/Leaflet">Source on GitHub</a> |
|
||||
<a class="twitter-link" href="http://twitter.com/LeafletJS">Follow on Twitter</a>
|
||||
</p>
|
||||
<hr />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user