Add ol.replay.IBatchGroup#finish
This commit is contained in:
@@ -47,6 +47,13 @@ ol.replay.IBatchGroup = function() {
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* FIXME empty description for jsdoc
|
||||||
|
*/
|
||||||
|
ol.replay.IBatchGroup.prototype.finish = function() {
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {number} zIndex Z index.
|
* @param {number} zIndex Z index.
|
||||||
* @param {ol.replay.BatchType} batchType Batch type.
|
* @param {ol.replay.BatchType} batchType Batch type.
|
||||||
|
|||||||
Reference in New Issue
Block a user