Improve docs, comments and code readability

This commit is contained in:
Andreas Hocevar
2015-04-19 08:49:17 +02:00
parent 6a2aa833b4
commit 8fd4e2c7c5
3 changed files with 10 additions and 6 deletions

View File

@@ -4949,7 +4949,7 @@ olx.source.VectorOptions.prototype.url;
/**
* Wrap the world horizontally. Default is `true`. For vector editing across the
* 0° and 180° meridians to work properly, this should be set to `false`. The
* -180° and 180° meridians to work properly, this should be set to `false`. The
* resulting geometry coordinates will then exceed the world bounds.
* @type {boolean|undefined}
* @api