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