Remove ol.DRAG_BOX_HYSTERESIS_PIXELS define and add option

This commit is contained in:
Frederic Junod
2017-04-07 15:31:59 +02:00
parent d767f8545f
commit 5c6c555b62
3 changed files with 20 additions and 30 deletions

View File

@@ -47,12 +47,6 @@ ol.DEFAULT_TILE_SIZE = 256;
ol.DEFAULT_WMS_VERSION = '1.3.0';
/**
* @define {number} Hysteresis pixels.
*/
ol.DRAG_BOX_HYSTERESIS_PIXELS = 8;
/**
* @define {boolean} Enable the Canvas renderer. Default is `true`. Setting
* this to false at compile time in advanced mode removes all code