Rename getAllFeatures to getFeatures

This commit is contained in:
Tim Schaub
2014-03-05 12:29:24 -07:00
parent 30865c2a42
commit 333e4a9625
4 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
@exportProperty ol.source.Vector.prototype.addFeatures
@exportProperty ol.source.Vector.prototype.forEachFeature
@exportProperty ol.source.Vector.prototype.forEachFeatureInExtent
@exportProperty ol.source.Vector.prototype.getAllFeatures
@exportProperty ol.source.Vector.prototype.getFeatures
@exportProperty ol.source.Vector.prototype.getAllFeaturesAtCoordinate
@exportProperty ol.source.Vector.prototype.getClosestFeatureToCoordinate
@exportProperty ol.source.Vector.prototype.getExtent