Module type for ol.render.ReplayGroup

This commit is contained in:
Frederic Junod
2018-04-20 15:12:20 +02:00
parent 7f7c4df786
commit 48910e01ed
3 changed files with 14 additions and 14 deletions

View File

@@ -35,7 +35,7 @@ const BATCH_CONSTRUCTORS = {
/**
* @constructor
* @extends {ol.render.ReplayGroup}
* @extends {module:ol/render/ReplayGroup~ReplayGroup}
* @param {number} tolerance Tolerance.
* @param {module:ol/extent~Extent} maxExtent Max extent.
* @param {number} resolution Resolution.