Click or drag to resize

OLKeyMapRender Method (String)

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 override string Render(
	string mapID
)

Parameters

mapID
Type: SystemString
The ID of the Map associated with this control

Return Value

Type: String
string System.String representing OpenLayers OverviewMap control in JavaScript format
See Also