Add zoomDelta option to MapOptions
This commit is contained in:
@@ -136,6 +136,12 @@ olx.MapOptionsExtern.prototype.userProjection;
|
||||
olx.MapOptionsExtern.prototype.zoom;
|
||||
|
||||
|
||||
/**
|
||||
* @type {number|undefined}
|
||||
*/
|
||||
olx.MapOptionsExtern.prototype.zoomDelta;
|
||||
|
||||
|
||||
/**
|
||||
* @type {number|undefined}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user