Reposition the zoom slider after recreating the SimplePanZoom control
This commit is contained in:
parent
2638cd5252
commit
31af63f273
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ OpenLayers.Control.SimplePanZoom = OpenLayers.Class(OpenLayers.Control.PanZoom,
|
|||
this._removeZoomBar();
|
||||
}
|
||||
this.draw();
|
||||
this.moveZoomBar();
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue