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
|
||||
@exportProperty ol.interaction.DragBox.prototype.getGeometry
|
||||
|
||||
@exportSymbol ol.DragBoxEvent
|
||||
@exportProperty ol.DragBoxEvent.prototype.getCoordinate
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
@exportSymbol ol.interaction.Draw
|
||||
|
||||
@exportSymbol ol.DrawEvent
|
||||
@exportProperty ol.DrawEvent.prototype.getFeature
|
||||
|
||||
@@ -8,5 +8,4 @@
|
||||
@exportProperty ol.Object.prototype.unbind
|
||||
@exportProperty ol.Object.prototype.unbindAll
|
||||
|
||||
@exportSymbol ol.ObjectEvent
|
||||
@exportProperty ol.ObjectEvent.prototype.getKey
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user