Class: LayerTree

nsVmap.nsMapManager.LayerTree

Class nsVmap.nsMapManager.LayerTree: initializes the layers defined in data/map.json

Methods

getTree(){Object} experimental

mapmanager/layerstree.js, line 341

nsVmap.nsMapManager.LayerTree.oTree_ getter

Returns:
Layers tree

LayertreeController($http, $sce, appGetLayer)

mapmanager/layerstree.js, line 93
Name Type Description
$http angular.$http

Angular http service.

$sce angular.$sce

Angular sce service.

appGetLayer function

Get layer service.

layertreeDirective(){angular.Directive}

mapmanager/layerstree.js, line 68

An application-specific directive wrapping the ngeo tree layer directive. The directive includes a controller defining the tree tree.

Returns:
The Directive Definition Object.

setTree(tree) experimental

mapmanager/layerstree.js, line 350

nsVmap.nsMapManager.LayerTree.oTree_ setter

Name Type Description
tree Object

Layers tree to use