Module type for ol.style.*

This commit is contained in:
Frederic Junod
2018-03-27 15:04:07 +02:00
parent 2de83adb8e
commit 7cbc22fece
24 changed files with 184 additions and 184 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ const Heatmap = function(opt_options) {
/**
* @private
* @type {Array.<Array.<ol.style.Style>>}
* @type {Array.<Array.<module:ol/style/Style~Style>>}
*/
this.styleCache_ = null;