Merge pull request #1552 from twpayne/vector-source-get-extent

Export ol.source.Vector#getExtent
This commit is contained in:
Tom Payne
2014-01-20 04:07:49 -08:00

View File

@@ -2,6 +2,7 @@
@exportProperty ol.source.Vector.prototype.addFeature
@exportProperty ol.source.Vector.prototype.addFeatures
@exportProperty ol.source.Vector.prototype.getClosestFeatureToCoordinate
@exportProperty ol.source.Vector.prototype.getExtent
@exportProperty ol.source.Vector.prototype.forEachFeature
@exportProperty ol.source.Vector.prototype.forEachFeatureInExtent
@exportProperty ol.source.Vector.prototype.getAllFeatures