• JMap.Application.Feature.closeEditMenu

    Closes the feature edit menu if visible.

    If not visible, does nothing.

    Returns void

    Example

    // close the edit menu if visible
    JMap.Application.Feature.closeEditMenu()