[Pkg-javascript-commits] [leaflet-markercluster] 317/479: Removed library files

Jonas Smedegaard dr at jones.dk
Thu Oct 16 16:00:46 UTC 2014


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

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

commit 604c2e25e1fdad376cec96c32c442905ca6393a8
Author: Wildhoney <adam at zephyrhealthinc.com>
Date:   Tue Dec 11 01:27:42 2012 +0400

    Removed library files
---
 src/MarkerClusterGroup.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/MarkerClusterGroup.js b/src/MarkerClusterGroup.js
index 8c6461d..68c1f46 100644
--- a/src/MarkerClusterGroup.js
+++ b/src/MarkerClusterGroup.js
@@ -687,7 +687,7 @@ L.MarkerClusterGroup = L.FeatureGroup.extend({
         if (!this.options.removeOutsideVisibleBounds) {
             return this.getBounds();
         }
-        
+
 		var map = this._map,
 			bounds = map.getBounds(),
 			sw = bounds._southWest,

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