Annotations for exports

This commit is contained in:
Tim Schaub
2014-04-08 13:40:35 -06:00
parent 457cfe851a
commit fb497f5288
243 changed files with 456 additions and 451 deletions
+1
View File
@@ -10,6 +10,7 @@ goog.require('ol.layer.Layer');
* @fires {@link ol.render.Event} ol.render.Event
* @param {olx.layer.LayerOptions} options Layer options.
* @todo stability experimental
* @todo api
*/
ol.layer.Image = function(options) {
goog.base(this, options);