Export ol.source.Source#getState function and ol.source.State symbol

This commit is contained in:
Frederic Junod
2014-01-20 14:17:07 +01:00
parent 08dbffd763
commit ebbbcea30b

View File

@@ -1 +1,7 @@
@exportProperty ol.source.Source.prototype.getExtent
@exportProperty ol.source.Source.prototype.getState
@exportSymbol ol.source.State
@exportProperty ol.source.State.LOADING
@exportProperty ol.source.State.READY
@exportProperty ol.source.State.ERROR