• JMap.Project.hasProjectActivated

    Returns true if a JMap project is active, that means a project is selected and displayed on the map.

    Returns boolean

    Example

    // returns true if a project is active
    JMap.Project.hasProjectActivated()