Module type for ol.render.Event

This commit is contained in:
Frederic Junod
2018-04-20 14:32:23 +02:00
parent 3629cef3a5
commit ae5e24a6c3
8 changed files with 12 additions and 12 deletions

View File

@@ -70,7 +70,7 @@ const Property = {
*
* @constructor
* @extends {module:ol/layer/Layer~Layer}
* @fires ol.render.Event
* @fires module:ol/render/Event~RenderEvent
* @param {module:ol/layer/Vector~Options=} opt_options Options.
* @api
*/