Removed library files

This commit is contained in:
Wildhoney
2013-02-12 09:19:43 +13:00
committed by danzel
parent ed311ad5f4
commit 604c2e25e1
+1 -1
View File
@@ -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,