diff --git a/src/ol/interaction/dragboxinteraction.exports b/src/ol/interaction/dragboxinteraction.exports index bb21d81015..7553395958 100644 --- a/src/ol/interaction/dragboxinteraction.exports +++ b/src/ol/interaction/dragboxinteraction.exports @@ -1,5 +1,4 @@ @exportSymbol ol.interaction.DragBox @exportProperty ol.interaction.DragBox.prototype.getGeometry -@exportSymbol ol.DragBoxEvent @exportProperty ol.DragBoxEvent.prototype.getCoordinate diff --git a/src/ol/interaction/drawinteraction.exports b/src/ol/interaction/drawinteraction.exports index a79108ff5f..5ebae98a99 100644 --- a/src/ol/interaction/drawinteraction.exports +++ b/src/ol/interaction/drawinteraction.exports @@ -1,4 +1,3 @@ @exportSymbol ol.interaction.Draw -@exportSymbol ol.DrawEvent @exportProperty ol.DrawEvent.prototype.getFeature diff --git a/src/ol/object.exports b/src/ol/object.exports index 3b9b0d2900..dacc157656 100644 --- a/src/ol/object.exports +++ b/src/ol/object.exports @@ -8,5 +8,4 @@ @exportProperty ol.Object.prototype.unbind @exportProperty ol.Object.prototype.unbindAll -@exportSymbol ol.ObjectEvent @exportProperty ol.ObjectEvent.prototype.getKey diff --git a/src/ol/source/vectorsource.exports b/src/ol/source/vectorsource.exports index 9abab42a88..a0aef2893b 100644 --- a/src/ol/source/vectorsource.exports +++ b/src/ol/source/vectorsource.exports @@ -9,5 +9,4 @@ @exportProperty ol.source.Vector.prototype.getAllFeaturesAtCoordinate @exportProperty ol.source.Vector.prototype.removeFeature -@exportSymbol ol.source.VectorEvent @exportProperty ol.source.VectorEvent.prototype.getFeature