diff --git a/features.html b/features.html index f753579f..a96e467c 100644 --- a/features.html +++ b/features.html @@ -44,10 +44,10 @@ title: Features -

On Mobile Browsers (iOS, Android)

+

On Mobile Browsers

@@ -66,11 +66,12 @@ title: Features

Visual Features

@@ -119,26 +120,26 @@ title: Features
  • Firefox
  • Safari 5+
  • Opera 11.11+
  • -
  • IE 7–9
  • +
  • IE 7–10
  • IE 6 (not perfect but accessible)
  • On Mobile

    Misc

    diff --git a/index.md b/index.md index 0b8a9e18..62545ef0 100644 --- a/index.md +++ b/index.md @@ -6,7 +6,7 @@ layout: default Leaflet is a modern open-source JavaScript library for mobile-friendly interactive maps. It is developed by [Vladimir Agafonkin][] with a team of dedicated [contributors][]. -Weighing just about 27 KB of JS code, +Weighing just about 28 KB of JS code, it has all the [features][] most developers ever need for online maps. Leaflet is designed with _simplicity_, _performance_ and _usability_ in mind. diff --git a/plugins.md b/plugins.md index d071a4ce..0878718a 100644 --- a/plugins.md +++ b/plugins.md @@ -413,6 +413,8 @@ While Leaflet is meant to be as lightweight as possible, and focuses on a core s +To submit your own Leaflet plugin to this list, just send a pull request with the addition to Leaflet repo's [gh-pages branch](https://github.com/Leaflet/Leaflet/tree/gh-pages) (`plugins.md` file). +