JMap.Application.Selection.clearSelectionForLayer
Unselects all features for a given layer id.
the JMap layer id
// clear the layer id=2 selectionJMap.Application.Selection.clearSelectionForLayer(2) Copy
// clear the layer id=2 selectionJMap.Application.Selection.clearSelectionForLayer(2)
JMap.Application.Selection.clearSelectionForLayer
Unselects all features for a given layer id.