Map: Removing of the data item from the collection don't remove correspondent MapShapeBindableWrapper from layer
If I have a list a RadObservableCollectio<Route> and I clear the collection, routes disappear form the map, but if I remove them one by one, they stay on the map at all times, even are clickable and all.