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

View File

@@ -30,8 +30,7 @@ ol.layer.GroupProperty = {
*
* @constructor
* @extends {ol.layer.Base}
* @fires change Triggered when the state of the source of any of the layers of
* this group changes
* @fires change Triggered when the group/Collection changes.
* @param {olx.layer.GroupOptions=} opt_options Layer options.
* @api
*/