Added CLASS_NAME to OpenLayers.Map.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@170 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -379,5 +379,7 @@ OpenLayers.Map.prototype = {
|
||||
defaultMouseUp: function (evt) {
|
||||
this.mouseDragStart = null;
|
||||
this.div.style.cursor = "default";
|
||||
}
|
||||
},
|
||||
|
||||
CLASS_NAME: "OpenLayers.Map"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user