Module type for ol.events.Event

This commit is contained in:
Frederic Junod
2018-03-19 11:57:48 +01:00
parent 93b2fe0e95
commit 857b946f3e
17 changed files with 22 additions and 22 deletions

View File

@@ -41,7 +41,7 @@ import Event from '../events/Event.js';
* touch events and even native pointer events.
*
* @constructor
* @extends {ol.events.Event}
* @extends {module:ol/events/Event~Event}
* @param {string} type The type of the event to create.
* @param {Event} originalEvent The event.
* @param {Object.<string, ?>=} opt_eventDict An optional dictionary of