Wording in docs

This commit is contained in:
Antoine Abt
2014-07-21 17:33:15 +02:00
parent ba8077010a
commit 31c9f5806e

View File

@@ -168,8 +168,8 @@ olx.MapOptions.prototype.layers;
/**
* Show ol3 logo. Default is `true`.
* @type {boolean|undefined}
* The map logo. Default is `true`, showing ol3s logo.
* @type {boolean|string|Object|undefined}
*/
olx.MapOptions.prototype.logo;