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
@@ -51,7 +51,7 @@ const WebGLPolygonReplay = function(tolerance, maxExtent) {
/**
* @private
* @type {ol.render.webgl.polygonreplay.defaultshader.Locations}
* @type {module:ol/render/webgl/polygonreplay/defaultshader/Locations}
*/
this.defaultLocations_ = null;