The OpenSpace object provides a namespace for all OpenSpace classes
| OpenSpace | The OpenSpace object provides a namespace for all OpenSpace classes |
| Properties and Functions | |
| _scriptName | {String} Relative path of this script. |
| _getScriptLocation | Return the path to this script. |
| apikey | {String} API key. |
| resolutionRange | {Array} resolutionRange. |
| getResolutionRange | set the value for Property: resolutionRange |
| getServerBase | Gets the address of the base server. |
| getImagesLocation | {String} The fully formatted image location string |
| getThemeLocation | {String} The fully formatted theme location string |
| getTileServerPath | Gets the relative path of the tile server. |
| getGazetteerServerPath | Gets the relative path of the gazetteer server. |
| getPostcodeServerPath | Gets the relative path of the postcode server. |
| getBoundaryServerPath | Gets the relative path of the boundary server. |
| getSupportServerPath | Gets the relative path of the API support server. |
| getApiKey | Gets the current API key. |
| getURL | Gets the current document’s URL. |
Return the path to this script.
_getScriptLocation: function()
set the value for Property: resolutionRange
getResolutionRange:function()
Gets the address of the base server.
getServerBase: function()
{String} The fully formatted image location string
getImagesLocation: function()
{String} The fully formatted theme location string
getThemeLocation: function()
Gets the relative path of the tile server.
getTileServerPath: function()
Gets the relative path of the gazetteer server.
getGazetteerServerPath: function()
Gets the relative path of the postcode server.
getPostcodeServerPath: function()
Gets the relative path of the boundary server.
getBoundaryServerPath: function()
Gets the relative path of the API support server.
getSupportServerPath: function()
Gets the current API key.
getApiKey: function()
Gets the current document’s URL.
getURL: function()