Fix whitespace errors in exports

This commit is contained in:
Tom Payne
2013-04-07 13:14:52 +02:00
parent 81712a28a3
commit a4763e0b69
6 changed files with 1 additions and 6 deletions

View File

@@ -1,3 +1,2 @@
@exportClass ol.control.Attribution ol.control.AttributionOptions @exportClass ol.control.Attribution ol.control.AttributionOptions
@exportProperty ol.control.Attribution.prototype.setMap @exportProperty ol.control.Attribution.prototype.setMap

View File

@@ -1,3 +1,2 @@
@exportClass ol.control.MousePosition ol.control.MousePositionOptions @exportClass ol.control.MousePosition ol.control.MousePositionOptions
@exportProperty ol.control.MousePosition.prototype.setMap @exportProperty ol.control.MousePosition.prototype.setMap

View File

@@ -1,3 +1,2 @@
@exportSymbol ol.interaction.Keyboard @exportSymbol ol.interaction.Keyboard
@exportProperty ol.interaction.Keyboard.prototype.addCallback @exportProperty ol.interaction.Keyboard.prototype.addCallback

View File

@@ -1,2 +1 @@
@exportProperty ol.MapBrowserEvent.prototype.getCoordinate @exportProperty ol.MapBrowserEvent.prototype.getCoordinate

View File

@@ -1,4 +1,3 @@
@exportSymbol ol.source.OpenStreetMap @exportSymbol ol.source.OpenStreetMap
@exportProperty ol.source.OpenStreetMap.DATA_ATTRIBUTION @exportProperty ol.source.OpenStreetMap.DATA_ATTRIBUTION
@exportProperty ol.source.OpenStreetMap.TILE_ATTRIBUTION @exportProperty ol.source.OpenStreetMap.TILE_ATTRIBUTION