[Pkg-javascript-commits] [leaflet-markercluster] 107/219: Additional methods to facilitate marker icons update and propagate to parent clusters in real-time. For issues #561, #555, #535 and #498.

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 a067120537b2b8942079651183eb5720202626ca
Author: ghybs <ghybs1 at gmail.com>
Date:   Fri Oct 2 01:27:01 2015 +0400

    Additional methods to facilitate marker icons update and propagate to parent clusters in real-time. For issues #561, #555, #535 and #498.
---
 src/MarkerClusterGroup.Refresh.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/MarkerClusterGroup.Refresh.js b/src/MarkerClusterGroup.Refresh.js
index c2a76fa..dc6b83e 100644
--- a/src/MarkerClusterGroup.Refresh.js
+++ b/src/MarkerClusterGroup.Refresh.js
@@ -6,6 +6,7 @@
  * Should cover issues #561, #555, #535 and #498.
  */
 
+
 L.MarkerClusterGroup.include({
 	/**
 	 * Updates all clusters (and their icon) which are parents of the given marker(s).

-- 
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