Add logos to frame state
This commit is contained in:
@@ -734,6 +734,7 @@ ol.Map.prototype.renderFrame_ = function(time) {
|
||||
focus: goog.isNull(this.focus_) ? view2DState.center : this.focus_,
|
||||
layersArray: layersArray,
|
||||
layerStates: layerStates,
|
||||
logos: {},
|
||||
pixelToCoordinateMatrix: this.pixelToCoordinateMatrix_,
|
||||
postRenderFunctions: [],
|
||||
size: size,
|
||||
|
||||
Reference in New Issue
Block a user