Fix type notation in examples
This commit is contained in:
@@ -6,7 +6,7 @@ import TileJSON from '../src/ol/source/TileJSON.js';
|
||||
|
||||
/**
|
||||
* Renders a progress bar.
|
||||
* @param {Element} el The target element.
|
||||
* @param {HTMLElement} el The target element.
|
||||
* @constructor
|
||||
*/
|
||||
function Progress(el) {
|
||||
|
||||
Reference in New Issue
Block a user