unselectFeatures method

void unselectFeatures(
  1. List<Feature> features
)

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

Parameters: