A simplified handler for pan and zoom events in the OpenSpace style.
The following example shows how to add the small map control to the map:
var osMap = new OpenSpace.Map('map', { controls: [] });osMap.addControl(new OpenSpace.Control.SmallMapControl());
Constructs a new OpenSpace.Control.SmallMapControl