Add ol.Collection.remove

This commit is contained in:
Tom Payne
2013-03-06 15:48:00 +01:00
parent 0a38f2f7a7
commit 3e7c913c44
3 changed files with 46 additions and 0 deletions
+1
View File
@@ -6,5 +6,6 @@
@exportProperty ol.Collection.prototype.insertAt
@exportProperty ol.Collection.prototype.pop
@exportProperty ol.Collection.prototype.push
@exportProperty ol.Collection.prototype.remove
@exportProperty ol.Collection.prototype.removeAt
@exportProperty ol.Collection.prototype.setAt