Class: layersorderController

nsVmap.nsMapManager.LayersOrder#layersorderController

Members

selectedLayers{Array.<ol.layer.Base>}

Liste des couches (à l'envers)

Methods

reorganizeLayers(data){undefined}

vmap/mapmanager/layersorder.js, line 115

Reorganize the layers by the hashkey in the serialized data array

Name Type Description
data
Name Type Description
hashkey string

the hashkey of the layer

setSelectable(layer) experimental

vmap/mapmanager/layersorder.js, line 161

Set the layer selectable

Name Type Description
layer ol.layer.Base

Layer.

setVisible(layer) experimental

vmap/mapmanager/layersorder.js, line 135

Set a layer visible or invisible

Name Type Description
layer ol.layer.Base

Layer.