Key Map

The Key Map is located at the bottom left corner of the user site.

Changing the Style

The Key Map style is defined in openlayers.css, (found in \SISWebMap9.0.1515\css). To alter the appearance of the key map, edit this element: .olControlOverviewMapElement.

Changing the Size

The Key Map size can be altered by changing the width and height values in Cadcorp:OLKeyMap (open map.aspx in an editor to find this element)

<Cadcorp:OLKeyMap ID="OLKeyMap1" runat="server" width="200" height="150" ScriptContentPlaceHolder="scriptcontainer"/>

Turning off Key Map

Turn off Key Map from the General Settings dialog; simply untick the Overview map checkbox.