[Pkg-javascript-commits] [leaflet-markercluster] 109/219: in section "Events" added "clustermouseout" event

Jonas Smedegaard dr at jones.dk
Sat May 7 09:39:21 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 fe89493482d66d49e5b9f75a608ed7488cd460a4
Author: Cyrille Giquello <Cyrille37 at users.noreply.github.com>
Date:   Mon Oct 5 22:11:42 2015 +0200

    in section "Events" added "clustermouseout" event
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8a5fdf1..005b225 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ Other options
 
 ## Events
 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'.
+To receive events for clusters listen to 'cluster' + 'eventIWant', ex: 'clusterclick', 'clustermouseover', , 'clustermouseout'.
 
 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