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

@@ -104,7 +104,7 @@ const WMTS = function(options) {
/**
* @param {string} template Template.
* @return {module:ol/tileurlfunction~Type} Tile URL function.
* @return {module:ol/Tile~UrlFunction} Tile URL function.
* @private
*/
this.createFromWMTSTemplate_ = function(template) {