update description
This commit is contained in:
parent
f374451759
commit
f3762cff39
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta property="og:title" content="Leaflet — an open-source JavaScript library for interactive maps" />
|
<meta property="og:title" content="Leaflet — an open-source JavaScript library for interactive maps" />
|
||||||
<meta property="og:description" content="Leaflet is a modern, lightweight open-source JavaScript library for powering websites and web apps with tile-based interactive maps on both desktop abd mobile browsers, developed by CloudMade." />
|
<meta property="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." />
|
||||||
|
|
||||||
<!-- Blueprint -->
|
<!-- Blueprint -->
|
||||||
<link rel="stylesheet" href="docs/css/blueprint/screen.css" media="screen, projection">
|
<link rel="stylesheet" href="docs/css/blueprint/screen.css" media="screen, projection">
|
||||||
@ -42,7 +42,7 @@
|
|||||||
<h3>About the library</h3>
|
<h3>About the library</h3>
|
||||||
<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 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>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>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 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><strong>Supported browsers:</strong> IE6+, Firefox 3.6+, Safari 5+, Chrome, iOS 3+, Android 2.2+</p> -->
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user