• JMap.Application.Layer.Edition.closePanel

    If layer edition panel is opened, will close it. Will stop edition and show the layer tree panel.

    Returns void

    Example

    // closes the layer edition panel
    JMap.Application.Layer.Edition.closePanel()