Click or drag to resize

KnownProjectionsGetProjectionsJS Method

Creates the javascript to add the known projections to openlayers

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string GetProjectionsJS()

Return Value

Type: String
The javascript to add the known projections to openlayers
See Also