Click or drag to resize

MapRenderJS Method

Writes out the javascript required to create the open layers map

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 string RenderJS()

Return Value

Type: String
A string containing the javascript
See Also