DESCRIPTION: ------------ In a dialog window the user can select the layers should be visible in the TOC CONFIGURATION: -------------- The following configuration settings are needed: config_default.xml: under add a block like countries admins cities10000eu urban rivers corine water roads railroad dem jpl_wms_global_mosaic These are all possible layers a user can select. The layers defined under must be a subset or all of these layers. Opening the dialog is performed via a tool link, toolbar button or whatever control someone would like to use. It has to call the JavaScript method PM.Plugin.Layerselect.openDlg an entry for the toolLink config PM.linksDefault in js_config.php would be e.g. {linkid:'layerselect', name:'Select Layers', run:'PM.Plugin.Layerselect.openDlg', imgsrc:'layers-bw.png'}