Moved declaration of mouseDragStart property from Map to Control.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@1158 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -18,6 +18,9 @@ OpenLayers.Control.prototype = {
|
||||
/** @type OpenLayers.Pixel */
|
||||
position: null,
|
||||
|
||||
/** @type OpenLayers.Pixel */
|
||||
mouseDragStart: null,
|
||||
|
||||
/**
|
||||
* @constructor
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user