Merge pull request #2401 from probins/layerbase

Fix issue with layergroup event docs
This commit is contained in:
Andreas Hocevar
2014-07-18 14:19:35 +02:00
+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
*/ */