Fix some type paths

This commit is contained in:
ahocevar
2018-03-17 13:34:57 +01:00
parent 4d3b962d8b
commit e383913b3c
8 changed files with 14 additions and 14 deletions

View File

@@ -273,7 +273,7 @@ const UTFGrid = function(options) {
/**
* @private
* @type {!module:ol/tileurlfunction~Type}
* @type {!module:ol/Tile~UrlFunction}
*/
this.tileUrlFunction_ = nullTileUrlFunction;