Remove ol.DragBoxEvent, ol.DrawEvent, ol.ObjectEvent, ol.source.VectorEvent symbols
These objects will never be constructed by the application
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
@exportSymbol ol.interaction.DragBox
|
@exportSymbol ol.interaction.DragBox
|
||||||
@exportProperty ol.interaction.DragBox.prototype.getGeometry
|
@exportProperty ol.interaction.DragBox.prototype.getGeometry
|
||||||
|
|
||||||
@exportSymbol ol.DragBoxEvent
|
|
||||||
@exportProperty ol.DragBoxEvent.prototype.getCoordinate
|
@exportProperty ol.DragBoxEvent.prototype.getCoordinate
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
@exportSymbol ol.interaction.Draw
|
@exportSymbol ol.interaction.Draw
|
||||||
|
|
||||||
@exportSymbol ol.DrawEvent
|
|
||||||
@exportProperty ol.DrawEvent.prototype.getFeature
|
@exportProperty ol.DrawEvent.prototype.getFeature
|
||||||
|
|||||||
@@ -8,5 +8,4 @@
|
|||||||
@exportProperty ol.Object.prototype.unbind
|
@exportProperty ol.Object.prototype.unbind
|
||||||
@exportProperty ol.Object.prototype.unbindAll
|
@exportProperty ol.Object.prototype.unbindAll
|
||||||
|
|
||||||
@exportSymbol ol.ObjectEvent
|
|
||||||
@exportProperty ol.ObjectEvent.prototype.getKey
|
@exportProperty ol.ObjectEvent.prototype.getKey
|
||||||
|
|||||||
@@ -9,5 +9,4 @@
|
|||||||
@exportProperty ol.source.Vector.prototype.getAllFeaturesAtCoordinate
|
@exportProperty ol.source.Vector.prototype.getAllFeaturesAtCoordinate
|
||||||
@exportProperty ol.source.Vector.prototype.removeFeature
|
@exportProperty ol.source.Vector.prototype.removeFeature
|
||||||
|
|
||||||
@exportSymbol ol.source.VectorEvent
|
|
||||||
@exportProperty ol.source.VectorEvent.prototype.getFeature
|
@exportProperty ol.source.VectorEvent.prototype.getFeature
|
||||||
|
|||||||
Reference in New Issue
Block a user