Add controls to map
This commit is contained in:
@@ -22,6 +22,12 @@ olx.MapOptionsExtern = function() {};
|
||||
olx.MapOptionsExtern.prototype.center;
|
||||
|
||||
|
||||
/**
|
||||
* @type {ol.Collection|undefined}
|
||||
*/
|
||||
olx.MapOptionsExtern.prototype.controls;
|
||||
|
||||
|
||||
/**
|
||||
* @type {boolean|undefined}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user