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:
@@ -41,7 +41,7 @@ ol.IView2D.prototype.getRotation = function() {
|
||||
|
||||
|
||||
/**
|
||||
* @return {oli.View2DState} View2D state.
|
||||
* @return {olx.View2DState} View2D state.
|
||||
*/
|
||||
ol.IView2D.prototype.getView2DState = function() {
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user