Module type for ol.Overlay

This commit is contained in:
Frederic Junod
2018-03-22 12:04:25 +01:00
parent bd9e603036
commit 34f6d20e40

View File

@@ -161,7 +161,7 @@ const OverviewMap = function(opt_options) {
box.style.boxSizing = 'border-box';
/**
* @type {ol.Overlay}
* @type {module:ol/Overlay~Overlay}
* @private
*/
this.boxOverlay_ = new Overlay({