Merge pull request #6291 from fredj/cleanup
Document olx.AtPixelOptions#hitTolerance default value
This commit is contained in:
@@ -325,7 +325,7 @@ olx.AtPixelOptions.prototype.layerFilter;
|
||||
/**
|
||||
* Hit-detection tolerance in pixels. Pixels inside the radius around the given position
|
||||
* will be checked for features. This only works for the canvas renderer and
|
||||
* not for WebGL.
|
||||
* not for WebGL. Default is `0`.
|
||||
* @type {number|undefined}
|
||||
* @api
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user