Module type for ol.render.ReplayType
This commit is contained in:
@@ -12,7 +12,7 @@ const ReplayGroup = function() {};
|
||||
/**
|
||||
* @abstract
|
||||
* @param {number|undefined} zIndex Z index.
|
||||
* @param {ol.render.ReplayType} replayType Replay type.
|
||||
* @param {module:ol/render/ReplayType~ReplayType} replayType Replay type.
|
||||
* @return {module:ol/render/VectorContext~VectorContext} Replay.
|
||||
*/
|
||||
ReplayGroup.prototype.getReplay = function(zIndex, replayType) {};
|
||||
|
||||
Reference in New Issue
Block a user