A handler for pan and zoom events.
The following example shows how to add the large map control to the map:
var osMap = new OpenSpace.Map('map', { controls: [] });
osMap.addControl(new OpenSpace.Control.LargeMapControl());| OpenSpace. | A handler for pan and zoom events. |
| Properties | |
| drawZoomBar | {boolean} drawZoomBar. |
| Functions | |
| draw | |
| _addZoomBar | |
| _addButton | this is an override for OpenLayers.Control.PanZoomBar.__addButton function |
draw: function ( px )
_addZoomBar:function( centered )
this is an override for OpenLayers.Control.PanZoomBar.__addButton function
_addButton: function ( id, img, xy, sz )