unselectFeatures method

void unselectFeatures(
  1. List<Feature> features
)

Unselects the features in the given list and removes them from the current list of selected features.

Parameters: