Document olx.AtPixelOptions#hitTolerance default value
This commit is contained in:
+1
-1
@@ -325,7 +325,7 @@ olx.AtPixelOptions.prototype.layerFilter;
|
|||||||
/**
|
/**
|
||||||
* Hit-detection tolerance in pixels. Pixels inside the radius around the given position
|
* 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
|
* 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}
|
* @type {number|undefined}
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user