Click or drag to resize

OLKeyMapMaxRatio Property

Gets or Sets value indicating when to zoom in KeyMap, defaults is 32 this means that if keymap resultion is less than 32 times of main map the key map will zoom in.

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public int MaxRatio { get; set; }

Property Value

Type: Int32
See Also