Document default value for olx.interaction.ModifyOptions#pixelTolerance

This commit is contained in:
Frederic Junod
2015-05-22 11:26:34 +02:00
parent 80efbb60d0
commit 9870fe58e0

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
*/