Missing ol.render.Event#frameState description

This commit is contained in:
Tim Schaub
2015-09-06 08:39:50 -06:00
parent d036602cec
commit fce931afbe

View File

@@ -53,6 +53,7 @@ ol.render.Event = function(
this.vectorContext = opt_vectorContext;
/**
* An object representing the current render frame state.
* @type {olx.FrameState|undefined}
* @api
*/