Do not document object literals as interfaces
Instead, object literals with properties that should not be renamed can go in externs/olx.js.
This commit is contained in:
@@ -76,7 +76,7 @@ ol.control.ScaleLine = function(opt_options) {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {?oli.View2DState}
|
||||
* @type {?olx.View2DState}
|
||||
*/
|
||||
this.view2DState_ = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user