Simplify fires annotations

This commit is contained in:
Andreas Hocevar
2014-04-30 17:55:27 +02:00
parent f22aac1e22
commit 7271b50d5a
21 changed files with 26 additions and 27 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ goog.require('ol.layer.Layer');
/**
* @constructor
* @extends {ol.layer.Layer}
* @fires {@link ol.render.Event} ol.render.Event
* @fires ol.render.Event
* @param {olx.layer.LayerOptions} options Layer options.
* @todo api
*/