Merge pull request #1578 from fredj/exports

Remove ol.DragBoxEvent, ol.DrawEvent, ol.ObjectEvent, ol.source.VectorEvent symbols
This commit is contained in:
Frédéric Junod
2014-01-22 08:53:54 -08:00
4 changed files with 0 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
@exportSymbol ol.interaction.DragBox
@exportProperty ol.interaction.DragBox.prototype.getGeometry
@exportSymbol ol.DragBoxEvent
@exportProperty ol.DragBoxEvent.prototype.getCoordinate

View File

@@ -1,4 +1,3 @@
@exportSymbol ol.interaction.Draw
@exportSymbol ol.DrawEvent
@exportProperty ol.DrawEvent.prototype.getFeature

View File

@@ -8,5 +8,4 @@
@exportProperty ol.Object.prototype.unbind
@exportProperty ol.Object.prototype.unbindAll
@exportSymbol ol.ObjectEvent
@exportProperty ol.ObjectEvent.prototype.getKey

View File

@@ -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