Update build

This commit is contained in:
danzel
2012-10-11 11:22:01 +13:00
parent 1cc375d324
commit 84c2faf235
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ L.MarkerClusterGroup = L.FeatureGroup.extend({
if (!this._map) {
for (i = 0, l = layersArray.length; i < l; i++) {
this.removeLayer(layersArray[i]);
this._arraySplice(this._needsClustering, layersArray[i]);
}
return this;
}
+1 -1
View File
File diff suppressed because one or more lines are too long