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
+1 -1
View File
@@ -65,7 +65,7 @@ const WebGLTextureReplay = function(tolerance, maxExtent) {
/**
* @protected
* @type {ol.render.webgl.texturereplay.defaultshader.Locations}
* @type {module:ol/render/webgl/texturereplay/defaultshader/Locations}
*/
this.defaultLocations = null;