OpenSpace. Control. LargeMapControl

A handler for pan and zoom events.

Example

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());

Inherits from

Summary
A handler for pan and zoom events.
Constructs a new OpenSpace.Control.LargeMapControl

Constructor

OpenSpace. Control. LargeMapControl

Constructs a new OpenSpace.Control.LargeMapControl