update features page
This commit is contained in:
parent
1c5c7f9a7e
commit
b1afb43e5d
@ -19,10 +19,10 @@ title: Features
|
||||
<li>Markers</li>
|
||||
<li>Popups</li>
|
||||
<li>Vector layers<span class="quiet">: polylines, polygons, circles, rectangles, circle markers</li>
|
||||
<li>GeoJSON layers</li>
|
||||
<li>Image overlays</li>
|
||||
<li>WMS layers</li>
|
||||
<li>Layer groups</li>
|
||||
<li>GeoJSON layers</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@ -80,7 +80,6 @@ title: Features
|
||||
<ul>
|
||||
<li>Pure CSS3 popups and controls <span class="quiet">for easy restyling</span></li>
|
||||
<li>Image- and HTML-based markers</li>
|
||||
<!-- <li>Customizable marker icons</li> -->
|
||||
<li><span class="quiet">A simple interface for implementing</span> custom map layers</li>
|
||||
<li><span class="quiet">The same for</span> custom map controls</li>
|
||||
<li>Custom map projections <span class="quiet">(with <code>EPSG:4326</code>, <code>EPSG:3857</code> and <code>EPSG:3395</code> out of the box)</span></li>
|
||||
@ -119,27 +118,26 @@ title: Features
|
||||
<li>Chrome</li>
|
||||
<li>Firefox</li>
|
||||
<li>Safari 5+</li>
|
||||
<li>Opera 11.11+</li>
|
||||
<li>IE 7–10</li>
|
||||
<li>IE 6 <span class="quiet">(not perfect but accessible)</span></li>
|
||||
<li>Opera 12+</li>
|
||||
<li>IE 7–11</li>
|
||||
</ul>
|
||||
|
||||
<h4>On Mobile</h4>
|
||||
|
||||
<ul>
|
||||
<li>Safari for iOS 3/4/5/6+</li>
|
||||
<li>Safari for iOS 3–7+</li>
|
||||
<li>Android browser 2.2+, 3.1+, 4+</li>
|
||||
<li>Chrome for Android 4+ and iOS</li>
|
||||
<li>Firefox for Android</li>
|
||||
<li>Other webkit-based browsers (webOS, Blackberry 7+, etc.)</li>
|
||||
<li>IE10 for Win8-based devices</li>
|
||||
<li>Other WebKit browsers <span class="quiet">(webOS, Blackberry 7+, etc.)</span></li>
|
||||
<li>IE10/11 for Win8 devices</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3>Misc</h3>
|
||||
|
||||
<ul>
|
||||
<li>Extremely lightweight <span class="quiet">— around 31 KB of gzipped JS code</span></li>
|
||||
<li>Extremely lightweight <span class="quiet">— around 34 KB of gzipped JS code</span></li>
|
||||
<li>No external dependencies</li>
|
||||
<li>Keeps your JS environment clean<span class="quiet"> — no global or native prototypes pollution</span></li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user