JMap.MapContext.setCreateTitle
Set the title for the creation panel (visible in NG only).
the new title to display
if newTitle is not a string
// set the title in the redux store, used for new map context creationJMap.MapContext.setCreateTitle("New title") Copy
// set the title in the redux store, used for new map context creationJMap.MapContext.setCreateTitle("New title")
JMap.MapContext.setCreateTitle
Set the title for the creation panel (visible in NG only).