Skipped features support to ol.source.ImageVector
This commit is contained in:
@@ -88,6 +88,7 @@ goog.inherits(ol.source.Source, ol.Observable);
|
||||
* @param {number} resolution Resolution.
|
||||
* @param {number} rotation Rotation.
|
||||
* @param {ol.Coordinate} coordinate Coordinate.
|
||||
* @param {Object.<string, boolean>} skippedFeatureUids Skipped feature uids.
|
||||
* @param {function(ol.Feature): T} callback Feature callback.
|
||||
* @return {T|undefined} Callback result.
|
||||
* @template T
|
||||
|
||||
Reference in New Issue
Block a user