udpate id's of control divs. This is for #226
git-svn-id: http://svn.openlayers.org/trunk/openlayers@1398 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -15,6 +15,10 @@ OpenLayers.Control.MouseToolbar.prototype =
|
||||
Object.extend( new OpenLayers.Control(),
|
||||
Object.extend( new OpenLayers.Control.MouseDefaults(), {
|
||||
|
||||
/** For div.id
|
||||
* @type String */
|
||||
id: "MouseToolbar",
|
||||
|
||||
mode: null,
|
||||
|
||||
buttons: null,
|
||||
|
||||
Reference in New Issue
Block a user