JMap.Application.Panel.activateById
Changes the JMap Cloud NG panel.
If no panelId is provided, will activate the "layer" panel by default, if the "layer" panel is disabled will activate the first available panel.
Optional
The new application panel to activate
optionnal parameters
if panel is not found
// will activate and display the panel id="layer"JMap.Application.Panel.activateById("layer") Copy
// will activate and display the panel id="layer"JMap.Application.Panel.activateById("layer")
JMap.Application.Panel.activateById
Changes the JMap Cloud NG panel.
If no panelId is provided, will activate the "layer" panel by default, if the "layer" panel is disabled will activate the first available panel.