• JMap.Application.UI.Container.getId

    Returns the DOM div element id where application UI has been inserted.

    Returns string

    Example

    // return the dom container id, ex : "jmapserver-ng-types"
    JMap.Application.UI.Container.getId()