JMap.MapContext.setCreateTitleError
Set the title creation in error or not for the creation panel (visible in NG only).
true or false
// set the title creation in error in the redux store, used for new map context creationJMap.MapContext.setCreateTitleError("New description") Copy
// set the title creation in error in the redux store, used for new map context creationJMap.MapContext.setCreateTitleError("New description")
JMap.MapContext.setCreateTitleError
Set the title creation in error or not for the creation panel (visible in NG only).