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)
Syntaxpublic string GetProjectionsJS()
Public Function GetProjectionsJS As String
Return Value
Type:
StringThe javascript to add the known projections to openlayers
See Also