[Pkg-javascript-commits] [leaflet-markercluster] 75/219: Update for README.md
Jonas Smedegaard
dr at jones.dk
Sat May 7 09:39:13 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 5cd7b4b727a0fcfbaa413ed49c13fadd2f9e9ab5
Author: franckl <franck.lahaye at gmail.com>
Date: Fri Apr 17 14:52:06 2015 -0400
Update for README.md
corrected a typo.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a975798..8a5fdf1 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Other options
* **iconCreateFunction**: Function used to create the cluster icon [See default as example](https://github.com/Leaflet/Leaflet.markercluster/blob/15ed12654acdc54a4521789c498e4603fe4bf781/src/MarkerClusterGroup.js#L542).
## Events
-If you register for click, mouseover, etc events just related to Markers in the cluster.
+If you register for click, mouseover, etc events are just related to Markers in the cluster.
To receive events for clusters listen to 'cluster' + 'eventIWant', ex: 'clusterclick', 'clustermouseover'.
Set your callback up as follows to handle both cases:
--
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