ol.Feature.prototype.get need not be exported

get is not overridden in ol.Feature.prototype, so there's no need for a specific export.
This commit is contained in:
Éric Lemoine
2013-08-29 13:57:05 +02:00
parent 7298cbd119
commit 0c091e868c

View File

@@ -1,5 +1,4 @@
@exportSymbol ol.Feature
@exportProperty ol.Feature.prototype.get
@exportProperty ol.Feature.prototype.getAttributes
@exportProperty ol.Feature.prototype.getFeatureId
@exportProperty ol.Feature.prototype.getGeometry