Move olx.ViewState to ol/View
This commit is contained in:
@@ -75,7 +75,7 @@ const ScaleLine = function(opt_options) {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {?olx.ViewState}
|
||||
* @type {?module:ol/View~State}
|
||||
*/
|
||||
this.viewState_ = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user