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