Update build

This commit is contained in:
danzel
2012-10-17 15:16:45 +13:00
parent 89d2236917
commit c6b4122967
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -127,6 +127,9 @@ L.MarkerClusterGroup = L.FeatureGroup.extend({
L.FeatureGroup.prototype.removeLayer.call(this, layer);
layer.setOpacity(1);
}
delete layer.__parent;
return this;
},
+1 -1
View File
File diff suppressed because one or more lines are too long