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:
@@ -12,6 +12,11 @@ OpenLayers.Control.PanZoomBar.X = 4;
|
||||
OpenLayers.Control.PanZoomBar.Y = 4;
|
||||
OpenLayers.Control.PanZoomBar.prototype =
|
||||
Object.extend( new OpenLayers.Control.PanZoom(), {
|
||||
|
||||
/** For div.id
|
||||
* @type String */
|
||||
id: "PanZoomBar",
|
||||
|
||||
/** @type Array(...) */
|
||||
buttons: null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user