Merge pull request #941 from elemoine/feature

ol.Feature.prototype.get need not be exported
This commit is contained in:
Éric Lemoine
2013-08-29 13:00:11 -07:00
-1
View File
@@ -1,5 +1,4 @@
@exportSymbol ol.Feature @exportSymbol ol.Feature
@exportProperty ol.Feature.prototype.get
@exportProperty ol.Feature.prototype.getAttributes @exportProperty ol.Feature.prototype.getAttributes
@exportProperty ol.Feature.prototype.getFeatureId @exportProperty ol.Feature.prototype.getFeatureId
@exportProperty ol.Feature.prototype.getGeometry @exportProperty ol.Feature.prototype.getGeometry