Module type for ol.render.VectorContext

This commit is contained in:
Frederic Junod
2018-04-20 14:41:11 +02:00
parent 05f92c0333
commit 3c0c4cd155
6 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ import WebGLReplayGroup from '../webgl/ReplayGroup.js';
/**
* @constructor
* @extends {ol.render.VectorContext}
* @extends {module:ol/render/VectorContext~VectorContext}
* @param {module:ol/webgl/Context~WebGLContext} context Context.
* @param {module:ol/coordinate~Coordinate} center Center.
* @param {number} resolution Resolution.