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());
Constructs a new OpenSpace.Control.LargeMapControl