Remove the getSkippedFeatureUids function

This commit is contained in:
Éric Lemoine
2014-03-20 13:30:45 +01:00
parent c4b654b26c
commit 3b642ae549

View File

@@ -825,16 +825,6 @@ ol.Map.prototype.getSkippedFeatures = function() {
};
/**
* Get the uids of features to skip.
* @return {Object} Feature uids.
* @todo stability experimental
*/
ol.Map.prototype.getSkippedFeatureUids = function() {
return this.skippedFeatureUids_;
};
/**
* @param {goog.events.BrowserEvent} browserEvent Browser event.
* @param {string=} opt_type Type.