I am trying to upgrade my system from Openlayers 2 to Openlayers 3 and I have having one particular issue that I cannot seem to figure out.
My application has a grid and
To do this you need to do the following:
mySelectControl.getFeatures().clear() -> removes the selected items mySelectControl.getFeatures().push(featureToSelect) -> selects the applied feature