Class: module:Controller controller:NgeoLayertreeController

ngeo.layertree.module:Controller.ngeo.layertree.module:Controller

new module:Controller($scope, $rootScope, $attrs)

The controller for the "tree node" directive.

Parameters:
Name Type Description
$scope angular.Scope

Scope.

$rootScope angular.Scope

Angular rootScope.

$attrs angular.Attributes

Attributes.

Members

children: Array:.<ngeo.layertree.Controller:>

depth: number

isRoot: boolean

layer: ol.layer.Layer|ol.layer.Group

listenersExpr: string|undefined

map: ol.Map

(non-null) node: Object

nodelayerExpr: string

parent: ngeo.layertree.Controller

(non-null) properties: Object

uid: number