This example shows how to use the CesiumExt.map.OverviewMap class.

Each change in the Map will be reflected in the OverviewMap and each change in the OverviewMap will be reflected in the Map as well. To interact in the OverviewMap:

Have a look at overviewMap.js to see how this is done.