• JMap.MapContext.setCreateTitleError

    Set the title creation in error or not for the creation panel (visible in NG only).

    Parameters

    • hasError: boolean

      true or false

    Returns void

    Example

    // set the title creation in error in the redux store, used for new map context creation
    JMap.MapContext.setCreateTitleError("New description")