diff --git a/src/ol/feature.exports b/src/ol/feature.exports index 0a3367fac3..081404c6e7 100644 --- a/src/ol/feature.exports +++ b/src/ol/feature.exports @@ -2,3 +2,5 @@ @exportProperty ol.Feature.prototype.getAttributes @exportProperty ol.Feature.prototype.getFeatureId @exportProperty ol.Feature.prototype.getGeometry +@exportProperty ol.Feature.prototype.set +@exportProperty ol.Feature.prototype.setGeometry