Add missing projection property in olx.ViewState
This commit is contained in:
@@ -6523,6 +6523,13 @@ olx.ViewState;
|
||||
olx.ViewState.prototype.center;
|
||||
|
||||
|
||||
/**
|
||||
* @type {ol.proj.Projection}
|
||||
* @api
|
||||
*/
|
||||
olx.ViewState.prototype.projection;
|
||||
|
||||
|
||||
/**
|
||||
* @type {number}
|
||||
* @api
|
||||
|
||||
Reference in New Issue
Block a user