Merge pull request #3725 from fredj/doc

Document default value for olx.interaction.ModifyOptions#pixelTolerance
This commit is contained in:
Frédéric Junod
2015-05-22 11:43:38 +02:00

View File

@@ -2561,7 +2561,7 @@ olx.interaction.ModifyOptions.prototype.deleteCondition;
/**
* Pixel tolerance for considering the pointer close enough to a segment or
* vertex for editing.
* vertex for editing. Default is `10`.
* @type {number|undefined}
* @api
*/