Add controls to map

This commit is contained in:
Tom Payne
2012-09-28 12:52:47 +02:00
parent e7eccb302d
commit e2e983728e
4 changed files with 91 additions and 2 deletions
+6
View File
@@ -22,6 +22,12 @@ olx.MapOptionsExtern = function() {};
olx.MapOptionsExtern.prototype.center;
/**
* @type {ol.Collection|undefined}
*/
olx.MapOptionsExtern.prototype.controls;
/**
* @type {boolean|undefined}
*/