more whitespace changes in Handler/Drag.js
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3642 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -20,16 +20,16 @@ OpenLayers.Handler.Drag.prototype =
|
|||||||
started: false,
|
started: false,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: dragging
|
* Property: dragging
|
||||||
* {Boolean}
|
* {Boolean}
|
||||||
*/
|
*/
|
||||||
dragging: false,
|
dragging: false,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: start
|
* Property: start
|
||||||
* {<OpenLayers.Pixel>}
|
* {<OpenLayers.Pixel>}
|
||||||
*/
|
*/
|
||||||
start: null,
|
start: null,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Property: oldOnselectstart
|
* Property: oldOnselectstart
|
||||||
|
|||||||
Reference in New Issue
Block a user