syntax error. r=me
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10424 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -63,7 +63,7 @@ OpenLayers.Handler.Box = OpenLayers.Class(OpenLayers.Handler, {
|
|||||||
/**
|
/**
|
||||||
* Method: destroy
|
* Method: destroy
|
||||||
*/
|
*/
|
||||||
destroy(): function() {
|
destroy: function() {
|
||||||
if (this.dragHandler) {
|
if (this.dragHandler) {
|
||||||
this.dragHandler.destroy();
|
this.dragHandler.destroy();
|
||||||
this.dragHandler = null;
|
this.dragHandler = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user