Fix issue with layergroup event docs

This commit is contained in:
Peter Robins
2014-07-17 09:24:39 +00:00
parent c9d44fe842
commit 4dccb32545
+1 -2
View File
@@ -30,8 +30,7 @@ ol.layer.GroupProperty = {
* *
* @constructor * @constructor
* @extends {ol.layer.Base} * @extends {ol.layer.Base}
* @fires change Triggered when the state of the source of any of the layers of * @fires change Triggered when the group/Collection changes.
* this group changes
* @param {olx.layer.GroupOptions=} opt_options Layer options. * @param {olx.layer.GroupOptions=} opt_options Layer options.
* @api * @api
*/ */