Add index to frame state
This commit is contained in:
@@ -24,6 +24,7 @@ goog.require('ol.layer.LayerState');
|
||||
* coordinateToPixelMatrix: goog.vec.Mat4.Number,
|
||||
* extent: (null|ol.Extent),
|
||||
* focus: ol.Coordinate,
|
||||
* index: number,
|
||||
* layersArray: Array.<ol.layer.Layer>,
|
||||
* layerStates: Object.<number, ol.layer.LayerState>,
|
||||
* logos: Object.<string, boolean>,
|
||||
|
||||
Reference in New Issue
Block a user