Do not "export" ol.render.Event#replayGroup
This commit is contained in:
@@ -55,7 +55,6 @@ ol.render.Event = function(
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @type {ol.render.IReplayGroup|undefined}
|
* @type {ol.render.IReplayGroup|undefined}
|
||||||
* @todo api
|
|
||||||
*/
|
*/
|
||||||
this.replayGroup = opt_replayGroup;
|
this.replayGroup = opt_replayGroup;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user