Replace type annotations

This commit is contained in:
Tim Schaub
2018-05-07 20:49:08 -06:00
parent 8e7c88d9a5
commit 34c1a6b9ba
19 changed files with 78 additions and 78 deletions

View File

@@ -47,7 +47,7 @@ const WebGLLineStringReplay = function(tolerance, maxExtent) {
/**
* @private
* @type {ol.render.webgl.linestringreplay.defaultshader.Locations}
* @type {module:ol/render/webgl/linestringreplay/defaultshader/Locations}
*/
this.defaultLocations_ = null;