[Pkg-javascript-commits] [leaflet-markercluster] 172/219: README new sub-plugins section added links

Jonas Smedegaard dr at jones.dk
Sat May 7 09:39:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository leaflet-markercluster.

commit d30f3aec8c7fb6bb9d3909942c9d3f969118bed3
Author: ghybs <ghybs1 at gmail.com>
Date:   Thu Nov 12 09:31:35 2015 +0400

    README new sub-plugins section added links
    
    to plugins repositories
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index a138dcf..3233179 100644
--- a/README.md
+++ b/README.md
@@ -216,15 +216,15 @@ Leaflet.markercluster is free software, and may be redistributed under the MIT-L
 
 ## Sub-plugins
 Leaflet.markercluster plugin is very popular and as such it generates high and
-diverse expectations on increased functionalities.
+diverse expectations for increased functionalities.
 
 If you are in that case, be sure to have a look first at the repository
 [issues](https://github.com/Leaflet/Leaflet.markercluster/issues) in case what
-you are looking for is already discussed, and some workarounds may be proposed.
+you are looking for would already be discussed, and some workarounds would be proposed.
 
 Check also the below sub-plugins:
 
 | Plugin | Description | Maintainer |
 | :----- | :---------- | :--------- |
-| Leaflet.FeatureGroup.SubGroup | Creates a Feature Group that adds its child layers into a parent group when added to a map (e.g. through L.Control.Layers). Typical usage is to dynamically add/remove groups of markers from Marker Cluster. | [ghybs](https://github.com/ghybs) |
-| Leaflet.MarkerCluster.LayerSupport | Brings compatibility with L.Control.Layers and other Leaflet plugins. I.e. everything that uses direct calls to map.addLayer and map.removeLayer. | [ghybs](https://github.com/ghybs) |
+| [Leaflet.FeatureGroup.SubGroup](https://github.com/ghybs/Leaflet.FeatureGroup.SubGroup) | Creates a Feature Group that adds its child layers into a parent group when added to a map (e.g. through L.Control.Layers). Typical usage is to dynamically add/remove groups of markers from Marker Cluster. | [ghybs](https://github.com/ghybs) |
+| [Leaflet.MarkerCluster.LayerSupport](https://github.com/ghybs/Leaflet.MarkerCluster.LayerSupport) | Brings compatibility with L.Control.Layers and other Leaflet plugins. I.e. everything that uses direct calls to map.addLayer and map.removeLayer. | [ghybs](https://github.com/ghybs) |

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git



More information about the Pkg-javascript-commits mailing list